Action not permitted
Modal body text goes here.
Modal Title
Modal Body
cve-2021-23214
Vulnerability from cvelistv5
Published
2022-03-04 00:00
Modified
2024-08-03 19:05
Severity ?
EPSS score ?
Summary
When the server is configured to use trust authentication with a clientcert requirement or to use cert authentication, a man-in-the-middle attacker can inject arbitrary SQL queries when a connection is first established, despite the use of SSL certificate verification and encryption.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
n/a | postgresql |
Version: Affects v9.6 to v14 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T19:05:55.443Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022666" }, { "tags": [ "x_transferred" ], "url": "https://www.postgresql.org/support/security/CVE-2021-23214/" }, { "tags": [ "x_transferred" ], "url": "https://git.postgresql.org/gitweb/?p=postgresql.git%3Ba=commit%3Bh=28e24125541545483093819efae9bca603441951" }, { "tags": [ "x_transferred" ], "url": "https://github.com/postgres/postgres/commit/28e24125541545483093819efae9bca603441951" }, { "name": "GLSA-202211-04", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://security.gentoo.org/glsa/202211-04" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "postgresql", "vendor": "n/a", "versions": [ { "status": "affected", "version": "Affects v9.6 to v14" } ] } ], "descriptions": [ { "lang": "en", "value": "When the server is configured to use trust authentication with a clientcert requirement or to use cert authentication, a man-in-the-middle attacker can inject arbitrary SQL queries when a connection is first established, despite the use of SSL certificate verification and encryption." } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-89", "description": "CWE-89 - Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2022-11-22T00:00:00", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022666" }, { "url": "https://www.postgresql.org/support/security/CVE-2021-23214/" }, { "url": "https://git.postgresql.org/gitweb/?p=postgresql.git%3Ba=commit%3Bh=28e24125541545483093819efae9bca603441951" }, { "url": "https://github.com/postgres/postgres/commit/28e24125541545483093819efae9bca603441951" }, { "name": "GLSA-202211-04", "tags": [ "vendor-advisory" ], "url": "https://security.gentoo.org/glsa/202211-04" } ] } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2021-23214", "datePublished": "2022-03-04T00:00:00", "dateReserved": "2021-11-03T00:00:00", "dateUpdated": "2024-08-03T19:05:55.443Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2021-23214\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2022-03-04T16:15:08.293\",\"lastModified\":\"2024-11-21T05:51:23.187\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"When the server is configured to use trust authentication with a clientcert requirement or to use cert authentication, a man-in-the-middle attacker can inject arbitrary SQL queries when a connection is first established, despite the use of SSL certificate verification and encryption.\"},{\"lang\":\"es\",\"value\":\"Cuando el servidor est\u00e1 configurado para usar la autenticaci\u00f3n confiable con un requisito de clientcert o para usar la autenticaci\u00f3n de cert, un atacante de tipo man-in-the-middle puede inyectar consultas SQL arbitrarias cuando es establecida una conexi\u00f3n por primera vez, a pesar del uso de la verificaci\u00f3n y el cifrado del certificado SSL\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:H/Au:N/C:P/I:P/A:P\",\"baseScore\":5.1,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"HIGH\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":4.9,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-89\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-89\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"9.6.24\",\"matchCriteriaId\":\"2F4E17B9-1197-45D3-A22C-34D7DEE947AA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"10.0\",\"versionEndExcluding\":\"10.19\",\"matchCriteriaId\":\"C495B1CF-63CD-4E10-A9B2-6FD773AD5243\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"11.0\",\"versionEndExcluding\":\"11.14\",\"matchCriteriaId\":\"121A1F97-8480-4C15-AAA6-256CB1C0DD47\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"12.0\",\"versionEndExcluding\":\"12.9\",\"matchCriteriaId\":\"1E585815-7CA4-4B66-B222-28064F4600C7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"13.0\",\"versionEndExcluding\":\"13.5\",\"matchCriteriaId\":\"D4F8E475-7A26-4157-8E42-91D37845436C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:14.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B7DAB70A-574C-45E0-BC26-0C980E58907B\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A930E247-0B43-43CB-98FF-6CE7B8189835\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80E516C0-98A4-4ADE-B69F-66A772E2BAAA\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:software_collections:1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9D7EE4B6-A6EC-4B9B-91DF-79615796673F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F4CFF558-3C47-480D-A2F0-BABF26042943\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_ibm_z_systems:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"87C21FE1-EA5C-498F-9C6C-D05F91A88217\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"47811209-5CE5-4375-8391-B0A7F6A0E420\"}]}]}],\"references\":[{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2022666\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://git.postgresql.org/gitweb/?p=postgresql.git%3Ba=commit%3Bh=28e24125541545483093819efae9bca603441951\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://github.com/postgres/postgres/commit/28e24125541545483093819efae9bca603441951\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202211-04\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.postgresql.org/support/security/CVE-2021-23214/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2022666\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://git.postgresql.org/gitweb/?p=postgresql.git%3Ba=commit%3Bh=28e24125541545483093819efae9bca603441951\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/postgres/postgres/commit/28e24125541545483093819efae9bca603441951\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202211-04\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.postgresql.org/support/security/CVE-2021-23214/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}" } }
rhsa-2021_5197
Vulnerability from csaf_redhat
Published
2021-12-16 18:22
Modified
2025-01-06 21:29
Summary
Red Hat Security Advisory: rh-postgresql12-postgresql security update
Notes
Topic
An update for rh-postgresql12-postgresql is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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 following packages have been upgraded to a later upstream version: rh-postgresql12-postgresql (12.9).
Security Fix(es):
* postgresql: memory disclosure in certain queries (CVE-2021-3677)
* postgresql: server processes unencrypted bytes from man-in-the-middle (CVE-2021-23214)
* postgresql: libpq processes unencrypted bytes from man-in-the-middle (CVE-2021-23222)
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": "Moderate" }, "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 rh-postgresql12-postgresql is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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\nThe following packages have been upgraded to a later upstream version: rh-postgresql12-postgresql (12.9).\n\nSecurity Fix(es):\n\n* postgresql: memory disclosure in certain queries (CVE-2021-3677)\n\n* postgresql: server processes unencrypted bytes from man-in-the-middle (CVE-2021-23214)\n\n* postgresql: libpq processes unencrypted bytes from man-in-the-middle (CVE-2021-23222)\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-2021:5197", "url": "https://access.redhat.com/errata/RHSA-2021:5197" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2001857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2001857" }, { "category": "external", "summary": "2022666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022666" }, { "category": "external", "summary": "2022675", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022675" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_5197.json" } ], "title": "Red Hat Security Advisory: rh-postgresql12-postgresql security update", "tracking": { "current_release_date": "2025-01-06T21:29:25+00:00", "generator": { "date": "2025-01-06T21:29:25+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "id": "RHSA-2021:5197", "initial_release_date": "2021-12-16T18:22:54+00:00", "revision_history": [ { "date": "2021-12-16T18:22:54+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-12-16T18:22:54+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-06T21:29:25+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Software Collections for RHEL Workstation(v. 7)", "product": { "name": "Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for RHEL(v. 7)", "product": { "name": "Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } } ], "category": "product_family", "name": "Red Hat Software Collections" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql12-postgresql-0:12.9-1.el7.src", "product": { "name": "rh-postgresql12-postgresql-0:12.9-1.el7.src", "product_id": "rh-postgresql12-postgresql-0:12.9-1.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql@12.9-1.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-contrib@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-contrib-syspaths@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-devel@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-docs@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-libs@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-plperl@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-plpython@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-pltcl@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-server@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-server-syspaths@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-static@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-syspaths@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-test@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-debuginfo@12.9-1.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-contrib@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-contrib-syspaths@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-devel@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-docs@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-libs@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-plperl@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-plpython@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-pltcl@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-server@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-server-syspaths@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-static@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-syspaths@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-test@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-debuginfo@12.9-1.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-contrib@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-contrib-syspaths@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-devel@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-docs@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-libs@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-plperl@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-plpython@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-pltcl@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-server@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-server-syspaths@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-static@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-syspaths@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-test@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-debuginfo@12.9-1.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-0:12.9-1.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src" }, "product_reference": "rh-postgresql12-postgresql-0:12.9-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-0:12.9-1.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src" }, "product_reference": "rh-postgresql12-postgresql-0:12.9-1.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-3677", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2021-08-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2001857" } ], "notes": [ { "category": "description", "text": "A flaw was found in postgresql. A purpose-crafted query can read arbitrary bytes of server memory. In the default configuration, any authenticated database user can complete this attack at will. The attack does not require the ability to create objects. If server settings include max_worker_processes=0, the known versions of this attack are infeasible. However, undiscovered variants of the attack may be independent of that setting.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: memory disclosure in certain queries", "title": "Vulnerability summary" }, { "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": [ "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3677" }, { "category": "external", "summary": "RHBZ#2001857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2001857" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3677", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3677" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3677", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3677" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2021-3677/", "url": "https://www.postgresql.org/support/security/CVE-2021-3677/" } ], "release_date": "2021-08-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-16T18:22:54+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5197" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: memory disclosure in certain queries" }, { "cve": "CVE-2021-23214", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2021-11-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2022666" } ], "notes": [ { "category": "description", "text": "It was found that a PostgreSQL server could accept plain text data during the establishment of an SSL connection. When a user is requesting a certificate based authentication, an active Person in the Middle could use this flaw in order to inject arbitrary SQL commands.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: server processes unencrypted bytes from man-in-the-middle", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.", "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": [ "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-23214" }, { "category": "external", "summary": "RHBZ#2022666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23214", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23214" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23214", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23214" } ], "release_date": "2021-11-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-16T18:22:54+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5197" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: server processes unencrypted bytes from man-in-the-middle" }, { "cve": "CVE-2021-23222", "cwe": { "id": "CWE-522", "name": "Insufficiently Protected Credentials" }, "discovery_date": "2021-11-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2022675" } ], "notes": [ { "category": "description", "text": "A man-in-the-middle attacker can inject false responses to the client\u0027s first few queries, despite the use of SSL certificate verification and encryption.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: libpq processes unencrypted bytes from man-in-the-middle", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.", "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": [ "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-23222" }, { "category": "external", "summary": "RHBZ#2022675", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022675" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23222", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23222" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23222", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23222" } ], "release_date": "2021-11-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-16T18:22:54+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5197" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.7, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "postgresql: libpq processes unencrypted bytes from man-in-the-middle" } ] }
RHSA-2021:5197
Vulnerability from csaf_redhat
Published
2021-12-16 18:22
Modified
2025-03-03 15:48
Summary
Red Hat Security Advisory: rh-postgresql12-postgresql security update
Notes
Topic
An update for rh-postgresql12-postgresql is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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 following packages have been upgraded to a later upstream version: rh-postgresql12-postgresql (12.9).
Security Fix(es):
* postgresql: memory disclosure in certain queries (CVE-2021-3677)
* postgresql: server processes unencrypted bytes from man-in-the-middle (CVE-2021-23214)
* postgresql: libpq processes unencrypted bytes from man-in-the-middle (CVE-2021-23222)
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": "Moderate" }, "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 rh-postgresql12-postgresql is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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\nThe following packages have been upgraded to a later upstream version: rh-postgresql12-postgresql (12.9).\n\nSecurity Fix(es):\n\n* postgresql: memory disclosure in certain queries (CVE-2021-3677)\n\n* postgresql: server processes unencrypted bytes from man-in-the-middle (CVE-2021-23214)\n\n* postgresql: libpq processes unencrypted bytes from man-in-the-middle (CVE-2021-23222)\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-2021:5197", "url": "https://access.redhat.com/errata/RHSA-2021:5197" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2001857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2001857" }, { "category": "external", "summary": "2022666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022666" }, { "category": "external", "summary": "2022675", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022675" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_5197.json" } ], "title": "Red Hat Security Advisory: rh-postgresql12-postgresql security update", "tracking": { "current_release_date": "2025-03-03T15:48:29+00:00", "generator": { "date": "2025-03-03T15:48:29+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2021:5197", "initial_release_date": "2021-12-16T18:22:54+00:00", "revision_history": [ { "date": "2021-12-16T18:22:54+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-12-16T18:22:54+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-03T15:48:29+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Software Collections for RHEL Workstation(v. 7)", "product": { "name": "Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for RHEL(v. 7)", "product": { "name": "Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } } ], "category": "product_family", "name": "Red Hat Software Collections" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql12-postgresql-0:12.9-1.el7.src", "product": { "name": "rh-postgresql12-postgresql-0:12.9-1.el7.src", "product_id": "rh-postgresql12-postgresql-0:12.9-1.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql@12.9-1.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-contrib@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-contrib-syspaths@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-devel@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-docs@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-libs@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-plperl@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-plpython@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-pltcl@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-server@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-server-syspaths@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-static@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-syspaths@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-test@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-debuginfo@12.9-1.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-contrib@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-contrib-syspaths@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-devel@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-docs@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-libs@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-plperl@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-plpython@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-pltcl@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-server@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-server-syspaths@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-static@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-syspaths@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-test@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-debuginfo@12.9-1.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-contrib@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-contrib-syspaths@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-devel@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-docs@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-libs@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-plperl@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-plpython@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-pltcl@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-server@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-server-syspaths@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-static@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-syspaths@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-test@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-debuginfo@12.9-1.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-0:12.9-1.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src" }, "product_reference": "rh-postgresql12-postgresql-0:12.9-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-0:12.9-1.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src" }, "product_reference": "rh-postgresql12-postgresql-0:12.9-1.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-3677", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2021-08-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2001857" } ], "notes": [ { "category": "description", "text": "A flaw was found in postgresql. A purpose-crafted query can read arbitrary bytes of server memory. In the default configuration, any authenticated database user can complete this attack at will. The attack does not require the ability to create objects. If server settings include max_worker_processes=0, the known versions of this attack are infeasible. However, undiscovered variants of the attack may be independent of that setting.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: memory disclosure in certain queries", "title": "Vulnerability summary" }, { "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": [ "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3677" }, { "category": "external", "summary": "RHBZ#2001857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2001857" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3677", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3677" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3677", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3677" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2021-3677/", "url": "https://www.postgresql.org/support/security/CVE-2021-3677/" } ], "release_date": "2021-08-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-16T18:22:54+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5197" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: memory disclosure in certain queries" }, { "cve": "CVE-2021-23214", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2021-11-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2022666" } ], "notes": [ { "category": "description", "text": "It was found that a PostgreSQL server could accept plain text data during the establishment of an SSL connection. When a user is requesting a certificate based authentication, an active Person in the Middle could use this flaw in order to inject arbitrary SQL commands.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: server processes unencrypted bytes from man-in-the-middle", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.", "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": [ "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-23214" }, { "category": "external", "summary": "RHBZ#2022666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23214", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23214" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23214", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23214" } ], "release_date": "2021-11-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-16T18:22:54+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5197" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: server processes unencrypted bytes from man-in-the-middle" }, { "cve": "CVE-2021-23222", "cwe": { "id": "CWE-522", "name": "Insufficiently Protected Credentials" }, "discovery_date": "2021-11-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2022675" } ], "notes": [ { "category": "description", "text": "A man-in-the-middle attacker can inject false responses to the client\u0027s first few queries, despite the use of SSL certificate verification and encryption.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: libpq processes unencrypted bytes from man-in-the-middle", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.", "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": [ "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-23222" }, { "category": "external", "summary": "RHBZ#2022675", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022675" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23222", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23222" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23222", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23222" } ], "release_date": "2021-11-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-16T18:22:54+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5197" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.7, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "postgresql: libpq processes unencrypted bytes from man-in-the-middle" } ] }
rhsa-2021:5236
Vulnerability from csaf_redhat
Published
2021-12-21 10:01
Modified
2025-03-03 15:48
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 Moderate. 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 following packages have been upgraded to a later upstream version: postgresql (13.5).
Security Fix(es):
* postgresql: memory disclosure in certain queries (CVE-2021-3677)
* postgresql: server processes unencrypted bytes from man-in-the-middle (CVE-2021-23214)
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": "Moderate" }, "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 Moderate. 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\nThe following packages have been upgraded to a later upstream version: postgresql (13.5).\n\nSecurity Fix(es):\n\n* postgresql: memory disclosure in certain queries (CVE-2021-3677)\n\n* postgresql: server processes unencrypted bytes from man-in-the-middle (CVE-2021-23214)\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-2021:5236", "url": "https://access.redhat.com/errata/RHSA-2021:5236" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2001857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2001857" }, { "category": "external", "summary": "2022666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022666" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_5236.json" } ], "title": "Red Hat Security Advisory: postgresql:13 security update", "tracking": { "current_release_date": "2025-03-03T15:48:18+00:00", "generator": { "date": "2025-03-03T15:48:18+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2021:5236", "initial_release_date": "2021-12-21T10:01:52+00:00", "revision_history": [ { "date": "2021-12-21T10:01:52+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-12-21T10:01:52+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-03T15:48:18+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.5.0.Z.MAIN", "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:8050020211119210550:c5368500", "product": { "name": "postgresql:13:8050020211119210550:c5368500", "product_id": "postgresql:13:8050020211119210550:c5368500", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/postgresql@13:8050020211119210550:c5368500" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:13.5-1.module+el8.5.0+13344+8c0fd184.noarch", "product": { "name": "postgresql-test-rpm-macros-0:13.5-1.module+el8.5.0+13344+8c0fd184.noarch", "product_id": "postgresql-test-rpm-macros-0:13.5-1.module+el8.5.0+13344+8c0fd184.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "product": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=aarch64" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "product": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=aarch64" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "product": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "product": { "name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "product": { "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "product": { "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "product": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "product": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "product": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "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.5-1.module+el8.5.0+13344+8c0fd184.src", "product": { "name": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.src", "product_id": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?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.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "product": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=s390x" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "product": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=s390x" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "product": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "product": { "name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "product": { "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "product": { "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "product": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "product": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "product": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "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.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, "product_reference": "postgresql:13:8050020211119210550:c5368500", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64" }, "product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x" }, "product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64" }, "product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x" }, "product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64" }, "product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x" }, "product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64" }, "product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x" }, "product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64" }, "product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x" }, "product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64" }, "product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x" }, "product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x" }, "product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64" }, "product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x" }, "product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.src as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.src" }, "product_reference": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.src", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:13.5-1.module+el8.5.0+13344+8c0fd184.noarch as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-rpm-macros-0:13.5-1.module+el8.5.0+13344+8c0fd184.noarch" }, "product_reference": "postgresql-test-rpm-macros-0:13.5-1.module+el8.5.0+13344+8c0fd184.noarch", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-3677", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2021-08-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2001857" } ], "notes": [ { "category": "description", "text": "A flaw was found in postgresql. A purpose-crafted query can read arbitrary bytes of server memory. In the default configuration, any authenticated database user can complete this attack at will. The attack does not require the ability to create objects. If server settings include max_worker_processes=0, the known versions of this attack are infeasible. However, undiscovered variants of the attack may be independent of that setting.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: memory disclosure in certain queries", "title": "Vulnerability summary" }, { "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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-rpm-macros-0:13.5-1.module+el8.5.0+13344+8c0fd184.noarch", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3677" }, { "category": "external", "summary": "RHBZ#2001857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2001857" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3677", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3677" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3677", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3677" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2021-3677/", "url": "https://www.postgresql.org/support/security/CVE-2021-3677/" } ], "release_date": "2021-08-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-21T10:01:52+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-rpm-macros-0:13.5-1.module+el8.5.0+13344+8c0fd184.noarch", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5236" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-rpm-macros-0:13.5-1.module+el8.5.0+13344+8c0fd184.noarch", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: memory disclosure in certain queries" }, { "cve": "CVE-2021-23214", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2021-11-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2022666" } ], "notes": [ { "category": "description", "text": "It was found that a PostgreSQL server could accept plain text data during the establishment of an SSL connection. When a user is requesting a certificate based authentication, an active Person in the Middle could use this flaw in order to inject arbitrary SQL commands.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: server processes unencrypted bytes from man-in-the-middle", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.", "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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-rpm-macros-0:13.5-1.module+el8.5.0+13344+8c0fd184.noarch", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-23214" }, { "category": "external", "summary": "RHBZ#2022666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23214", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23214" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23214", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23214" } ], "release_date": "2021-11-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-21T10:01:52+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-rpm-macros-0:13.5-1.module+el8.5.0+13344+8c0fd184.noarch", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5236" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-rpm-macros-0:13.5-1.module+el8.5.0+13344+8c0fd184.noarch", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: server processes unencrypted bytes from man-in-the-middle" } ] }
rhsa-2021:5235
Vulnerability from csaf_redhat
Published
2021-12-21 10:01
Modified
2025-03-03 15:48
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 Moderate. 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 following packages have been upgraded to a later upstream version: postgresql (12.9).
Security Fix(es):
* postgresql: memory disclosure in certain queries (CVE-2021-3677)
* postgresql: server processes unencrypted bytes from man-in-the-middle (CVE-2021-23214)
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": "Moderate" }, "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 Moderate. 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\nThe following packages have been upgraded to a later upstream version: postgresql (12.9).\n\nSecurity Fix(es):\n\n* postgresql: memory disclosure in certain queries (CVE-2021-3677)\n\n* postgresql: server processes unencrypted bytes from man-in-the-middle (CVE-2021-23214)\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-2021:5235", "url": "https://access.redhat.com/errata/RHSA-2021:5235" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2001857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2001857" }, { "category": "external", "summary": "2022666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022666" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_5235.json" } ], "title": "Red Hat Security Advisory: postgresql:12 security update", "tracking": { "current_release_date": "2025-03-03T15:48:11+00:00", "generator": { "date": "2025-03-03T15:48:11+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2021:5235", "initial_release_date": "2021-12-21T10:01:23+00:00", "revision_history": [ { "date": "2021-12-21T10:01:23+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-12-21T10:01:23+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-03T15:48:11+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.5.0.Z.MAIN", "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:8050020211122082354:c5368500", "product": { "name": "postgresql:12:8050020211122082354:c5368500", "product_id": "postgresql:12:8050020211122082354:c5368500", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/postgresql@12:8050020211122082354:c5368500" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:12.9-1.module+el8.5.0+13373+4554acc4.noarch", "product": { "name": "postgresql-test-rpm-macros-0:12.9-1.module+el8.5.0+13373+4554acc4.noarch", "product_id": "postgresql-test-rpm-macros-0:12.9-1.module+el8.5.0+13373+4554acc4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "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.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "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.9-1.module+el8.5.0+13373+4554acc4.src", "product": { "name": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.src", "product_id": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?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.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?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.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "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.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, "product_reference": "postgresql:12:8050020211122082354:c5368500", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.src as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.src" }, "product_reference": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.src", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:12.9-1.module+el8.5.0+13373+4554acc4.noarch as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-rpm-macros-0:12.9-1.module+el8.5.0+13373+4554acc4.noarch" }, "product_reference": "postgresql-test-rpm-macros-0:12.9-1.module+el8.5.0+13373+4554acc4.noarch", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-3677", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2021-08-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2001857" } ], "notes": [ { "category": "description", "text": "A flaw was found in postgresql. A purpose-crafted query can read arbitrary bytes of server memory. In the default configuration, any authenticated database user can complete this attack at will. The attack does not require the ability to create objects. If server settings include max_worker_processes=0, the known versions of this attack are infeasible. However, undiscovered variants of the attack may be independent of that setting.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: memory disclosure in certain queries", "title": "Vulnerability summary" }, { "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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-rpm-macros-0:12.9-1.module+el8.5.0+13373+4554acc4.noarch", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3677" }, { "category": "external", "summary": "RHBZ#2001857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2001857" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3677", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3677" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3677", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3677" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2021-3677/", "url": "https://www.postgresql.org/support/security/CVE-2021-3677/" } ], "release_date": "2021-08-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-21T10:01:23+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-rpm-macros-0:12.9-1.module+el8.5.0+13373+4554acc4.noarch", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5235" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-rpm-macros-0:12.9-1.module+el8.5.0+13373+4554acc4.noarch", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: memory disclosure in certain queries" }, { "cve": "CVE-2021-23214", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2021-11-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2022666" } ], "notes": [ { "category": "description", "text": "It was found that a PostgreSQL server could accept plain text data during the establishment of an SSL connection. When a user is requesting a certificate based authentication, an active Person in the Middle could use this flaw in order to inject arbitrary SQL commands.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: server processes unencrypted bytes from man-in-the-middle", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.", "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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-rpm-macros-0:12.9-1.module+el8.5.0+13373+4554acc4.noarch", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-23214" }, { "category": "external", "summary": "RHBZ#2022666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23214", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23214" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23214", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23214" } ], "release_date": "2021-11-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-21T10:01:23+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-rpm-macros-0:12.9-1.module+el8.5.0+13373+4554acc4.noarch", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5235" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-rpm-macros-0:12.9-1.module+el8.5.0+13373+4554acc4.noarch", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: server processes unencrypted bytes from man-in-the-middle" } ] }
rhsa-2021_5179
Vulnerability from csaf_redhat
Published
2021-12-16 16:38
Modified
2025-01-06 21:30
Summary
Red Hat Security Advisory: rh-postgresql13-postgresql security update
Notes
Topic
An update for rh-postgresql13-postgresql is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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 following packages have been upgraded to a later upstream version: rh-postgresql13-postgresql (13.5).
Security Fix(es):
* postgresql: memory disclosure in certain queries (CVE-2021-3677)
* postgresql: server processes unencrypted bytes from man-in-the-middle (CVE-2021-23214)
* postgresql: libpq processes unencrypted bytes from man-in-the-middle (CVE-2021-23222)
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": "Moderate" }, "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 rh-postgresql13-postgresql is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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\nThe following packages have been upgraded to a later upstream version: rh-postgresql13-postgresql (13.5).\n\nSecurity Fix(es):\n\n* postgresql: memory disclosure in certain queries (CVE-2021-3677)\n\n* postgresql: server processes unencrypted bytes from man-in-the-middle (CVE-2021-23214)\n\n* postgresql: libpq processes unencrypted bytes from man-in-the-middle (CVE-2021-23222)\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-2021:5179", "url": "https://access.redhat.com/errata/RHSA-2021:5179" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2001857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2001857" }, { "category": "external", "summary": "2022666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022666" }, { "category": "external", "summary": "2022675", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022675" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_5179.json" } ], "title": "Red Hat Security Advisory: rh-postgresql13-postgresql security update", "tracking": { "current_release_date": "2025-01-06T21:30:22+00:00", "generator": { "date": "2025-01-06T21:30:22+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "id": "RHSA-2021:5179", "initial_release_date": "2021-12-16T16:38:40+00:00", "revision_history": [ { "date": "2021-12-16T16:38:40+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-12-16T16:38:40+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-06T21:30:22+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Software Collections for RHEL Workstation(v. 7)", "product": { "name": "Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for RHEL(v. 7)", "product": { "name": "Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } } ], "category": "product_family", "name": "Red Hat Software Collections" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql13-postgresql-0:13.5-1.el7.src", "product": { "name": "rh-postgresql13-postgresql-0:13.5-1.el7.src", "product_id": "rh-postgresql13-postgresql-0:13.5-1.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql@13.5-1.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-contrib@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-contrib-syspaths@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-devel@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-docs@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-libs@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plperl@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plpython@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plpython3@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-pltcl@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-server@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-server-syspaths@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-static@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-syspaths@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-test@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-debuginfo@13.5-1.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-contrib@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-contrib-syspaths@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-devel@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-docs@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-libs@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plperl@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plpython@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plpython3@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-pltcl@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-server@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-server-syspaths@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-static@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-syspaths@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-test@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-debuginfo@13.5-1.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-contrib@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-contrib-syspaths@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-devel@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-docs@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-libs@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plperl@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plpython@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plpython3@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-pltcl@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-server@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-server-syspaths@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-static@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-syspaths@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-test@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-debuginfo@13.5-1.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-0:13.5-1.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src" }, "product_reference": "rh-postgresql13-postgresql-0:13.5-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-0:13.5-1.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src" }, "product_reference": "rh-postgresql13-postgresql-0:13.5-1.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-3677", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2021-08-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2001857" } ], "notes": [ { "category": "description", "text": "A flaw was found in postgresql. A purpose-crafted query can read arbitrary bytes of server memory. In the default configuration, any authenticated database user can complete this attack at will. The attack does not require the ability to create objects. If server settings include max_worker_processes=0, the known versions of this attack are infeasible. However, undiscovered variants of the attack may be independent of that setting.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: memory disclosure in certain queries", "title": "Vulnerability summary" }, { "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": [ "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3677" }, { "category": "external", "summary": "RHBZ#2001857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2001857" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3677", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3677" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3677", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3677" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2021-3677/", "url": "https://www.postgresql.org/support/security/CVE-2021-3677/" } ], "release_date": "2021-08-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-16T16:38:40+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5179" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: memory disclosure in certain queries" }, { "cve": "CVE-2021-23214", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2021-11-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2022666" } ], "notes": [ { "category": "description", "text": "It was found that a PostgreSQL server could accept plain text data during the establishment of an SSL connection. When a user is requesting a certificate based authentication, an active Person in the Middle could use this flaw in order to inject arbitrary SQL commands.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: server processes unencrypted bytes from man-in-the-middle", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.", "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": [ "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-23214" }, { "category": "external", "summary": "RHBZ#2022666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23214", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23214" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23214", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23214" } ], "release_date": "2021-11-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-16T16:38:40+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5179" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: server processes unencrypted bytes from man-in-the-middle" }, { "cve": "CVE-2021-23222", "cwe": { "id": "CWE-522", "name": "Insufficiently Protected Credentials" }, "discovery_date": "2021-11-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2022675" } ], "notes": [ { "category": "description", "text": "A man-in-the-middle attacker can inject false responses to the client\u0027s first few queries, despite the use of SSL certificate verification and encryption.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: libpq processes unencrypted bytes from man-in-the-middle", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.", "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": [ "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-23222" }, { "category": "external", "summary": "RHBZ#2022675", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022675" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23222", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23222" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23222", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23222" } ], "release_date": "2021-11-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-16T16:38:40+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5179" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.7, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "postgresql: libpq processes unencrypted bytes from man-in-the-middle" } ] }
rhsa-2022:1830
Vulnerability from csaf_redhat
Published
2022-05-10 13:41
Modified
2025-03-03 15:49
Summary
Red Hat Security Advisory: postgresql:10 security update
Notes
Topic
An update for the postgresql:10 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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 following packages have been upgraded to a later upstream version: postgresql (10.19). (BZ#2023231)
Security Fix(es):
* postgresql: server processes unencrypted bytes from man-in-the-middle (CVE-2021-23214)
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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.6 Release Notes linked from 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": "Moderate" }, "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:10 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 Moderate. 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\nThe following packages have been upgraded to a later upstream version: postgresql (10.19). (BZ#2023231)\n\nSecurity Fix(es):\n\n* postgresql: server processes unencrypted bytes from man-in-the-middle (CVE-2021-23214)\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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.6 Release Notes linked from 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-2022:1830", "url": "https://access.redhat.com/errata/RHSA-2022:1830" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.6_release_notes/", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.6_release_notes/" }, { "category": "external", "summary": "1992263", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1992263" }, { "category": "external", "summary": "2022666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022666" }, { "category": "external", "summary": "2024568", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024568" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1830.json" } ], "title": "Red Hat Security Advisory: postgresql:10 security update", "tracking": { "current_release_date": "2025-03-03T15:49:37+00:00", "generator": { "date": "2025-03-03T15:49:37+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2022:1830", "initial_release_date": "2022-05-10T13:41:37+00:00", "revision_history": [ { "date": "2022-05-10T13:41:37+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-05-10T13:41:37+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-03T15:49: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.6.0.GA", "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:10:8060020211213101623:d63f516d", "product": { "name": "postgresql:10:8060020211213101623:d63f516d", "product_id": "postgresql:10:8060020211213101623:d63f516d", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/postgresql@10:8060020211213101623:d63f516d" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.src", "product": { "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.src", "product_id": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, "product_reference": "postgresql:10:8060020211213101623:d63f516d", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.src as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.src" }, "product_reference": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.src", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-23214", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2021-11-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2022666" } ], "notes": [ { "category": "description", "text": "It was found that a PostgreSQL server could accept plain text data during the establishment of an SSL connection. When a user is requesting a certificate based authentication, an active Person in the Middle could use this flaw in order to inject arbitrary SQL commands.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: server processes unencrypted bytes from man-in-the-middle", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.", "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.GA:postgresql:10:8060020211213101623:d63f516d", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.src", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-23214" }, { "category": "external", "summary": "RHBZ#2022666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23214", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23214" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23214", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23214" } ], "release_date": "2021-11-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-10T13:41: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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.src", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:1830" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.src", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: server processes unencrypted bytes from man-in-the-middle" } ] }
rhsa-2021:5179
Vulnerability from csaf_redhat
Published
2021-12-16 16:38
Modified
2025-03-03 15:48
Summary
Red Hat Security Advisory: rh-postgresql13-postgresql security update
Notes
Topic
An update for rh-postgresql13-postgresql is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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 following packages have been upgraded to a later upstream version: rh-postgresql13-postgresql (13.5).
Security Fix(es):
* postgresql: memory disclosure in certain queries (CVE-2021-3677)
* postgresql: server processes unencrypted bytes from man-in-the-middle (CVE-2021-23214)
* postgresql: libpq processes unencrypted bytes from man-in-the-middle (CVE-2021-23222)
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": "Moderate" }, "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 rh-postgresql13-postgresql is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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\nThe following packages have been upgraded to a later upstream version: rh-postgresql13-postgresql (13.5).\n\nSecurity Fix(es):\n\n* postgresql: memory disclosure in certain queries (CVE-2021-3677)\n\n* postgresql: server processes unencrypted bytes from man-in-the-middle (CVE-2021-23214)\n\n* postgresql: libpq processes unencrypted bytes from man-in-the-middle (CVE-2021-23222)\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-2021:5179", "url": "https://access.redhat.com/errata/RHSA-2021:5179" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2001857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2001857" }, { "category": "external", "summary": "2022666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022666" }, { "category": "external", "summary": "2022675", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022675" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_5179.json" } ], "title": "Red Hat Security Advisory: rh-postgresql13-postgresql security update", "tracking": { "current_release_date": "2025-03-03T15:48:43+00:00", "generator": { "date": "2025-03-03T15:48:43+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2021:5179", "initial_release_date": "2021-12-16T16:38:40+00:00", "revision_history": [ { "date": "2021-12-16T16:38:40+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-12-16T16:38:40+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-03T15:48:43+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Software Collections for RHEL Workstation(v. 7)", "product": { "name": "Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for RHEL(v. 7)", "product": { "name": "Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } } ], "category": "product_family", "name": "Red Hat Software Collections" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql13-postgresql-0:13.5-1.el7.src", "product": { "name": "rh-postgresql13-postgresql-0:13.5-1.el7.src", "product_id": "rh-postgresql13-postgresql-0:13.5-1.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql@13.5-1.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-contrib@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-contrib-syspaths@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-devel@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-docs@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-libs@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plperl@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plpython@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plpython3@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-pltcl@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-server@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-server-syspaths@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-static@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-syspaths@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-test@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-debuginfo@13.5-1.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-contrib@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-contrib-syspaths@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-devel@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-docs@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-libs@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plperl@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plpython@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plpython3@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-pltcl@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-server@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-server-syspaths@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-static@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-syspaths@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-test@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-debuginfo@13.5-1.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-contrib@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-contrib-syspaths@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-devel@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-docs@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-libs@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plperl@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plpython@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plpython3@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-pltcl@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-server@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-server-syspaths@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-static@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-syspaths@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-test@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-debuginfo@13.5-1.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-0:13.5-1.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src" }, "product_reference": "rh-postgresql13-postgresql-0:13.5-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-0:13.5-1.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src" }, "product_reference": "rh-postgresql13-postgresql-0:13.5-1.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-3677", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2021-08-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2001857" } ], "notes": [ { "category": "description", "text": "A flaw was found in postgresql. A purpose-crafted query can read arbitrary bytes of server memory. In the default configuration, any authenticated database user can complete this attack at will. The attack does not require the ability to create objects. If server settings include max_worker_processes=0, the known versions of this attack are infeasible. However, undiscovered variants of the attack may be independent of that setting.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: memory disclosure in certain queries", "title": "Vulnerability summary" }, { "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": [ "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3677" }, { "category": "external", "summary": "RHBZ#2001857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2001857" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3677", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3677" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3677", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3677" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2021-3677/", "url": "https://www.postgresql.org/support/security/CVE-2021-3677/" } ], "release_date": "2021-08-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-16T16:38:40+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5179" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: memory disclosure in certain queries" }, { "cve": "CVE-2021-23214", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2021-11-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2022666" } ], "notes": [ { "category": "description", "text": "It was found that a PostgreSQL server could accept plain text data during the establishment of an SSL connection. When a user is requesting a certificate based authentication, an active Person in the Middle could use this flaw in order to inject arbitrary SQL commands.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: server processes unencrypted bytes from man-in-the-middle", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.", "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": [ "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-23214" }, { "category": "external", "summary": "RHBZ#2022666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23214", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23214" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23214", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23214" } ], "release_date": "2021-11-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-16T16:38:40+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5179" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: server processes unencrypted bytes from man-in-the-middle" }, { "cve": "CVE-2021-23222", "cwe": { "id": "CWE-522", "name": "Insufficiently Protected Credentials" }, "discovery_date": "2021-11-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2022675" } ], "notes": [ { "category": "description", "text": "A man-in-the-middle attacker can inject false responses to the client\u0027s first few queries, despite the use of SSL certificate verification and encryption.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: libpq processes unencrypted bytes from man-in-the-middle", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.", "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": [ "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-23222" }, { "category": "external", "summary": "RHBZ#2022675", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022675" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23222", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23222" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23222", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23222" } ], "release_date": "2021-11-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-16T16:38:40+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5179" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.7, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "postgresql: libpq processes unencrypted bytes from man-in-the-middle" } ] }
RHSA-2022:1830
Vulnerability from csaf_redhat
Published
2022-05-10 13:41
Modified
2025-03-03 15:49
Summary
Red Hat Security Advisory: postgresql:10 security update
Notes
Topic
An update for the postgresql:10 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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 following packages have been upgraded to a later upstream version: postgresql (10.19). (BZ#2023231)
Security Fix(es):
* postgresql: server processes unencrypted bytes from man-in-the-middle (CVE-2021-23214)
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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.6 Release Notes linked from 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": "Moderate" }, "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:10 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 Moderate. 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\nThe following packages have been upgraded to a later upstream version: postgresql (10.19). (BZ#2023231)\n\nSecurity Fix(es):\n\n* postgresql: server processes unencrypted bytes from man-in-the-middle (CVE-2021-23214)\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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.6 Release Notes linked from 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-2022:1830", "url": "https://access.redhat.com/errata/RHSA-2022:1830" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.6_release_notes/", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.6_release_notes/" }, { "category": "external", "summary": "1992263", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1992263" }, { "category": "external", "summary": "2022666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022666" }, { "category": "external", "summary": "2024568", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024568" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1830.json" } ], "title": "Red Hat Security Advisory: postgresql:10 security update", "tracking": { "current_release_date": "2025-03-03T15:49:37+00:00", "generator": { "date": "2025-03-03T15:49:37+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2022:1830", "initial_release_date": "2022-05-10T13:41:37+00:00", "revision_history": [ { "date": "2022-05-10T13:41:37+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-05-10T13:41:37+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-03T15:49: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.6.0.GA", "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:10:8060020211213101623:d63f516d", "product": { "name": "postgresql:10:8060020211213101623:d63f516d", "product_id": "postgresql:10:8060020211213101623:d63f516d", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/postgresql@10:8060020211213101623:d63f516d" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.src", "product": { "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.src", "product_id": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, "product_reference": "postgresql:10:8060020211213101623:d63f516d", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.src as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.src" }, "product_reference": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.src", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-23214", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2021-11-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2022666" } ], "notes": [ { "category": "description", "text": "It was found that a PostgreSQL server could accept plain text data during the establishment of an SSL connection. When a user is requesting a certificate based authentication, an active Person in the Middle could use this flaw in order to inject arbitrary SQL commands.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: server processes unencrypted bytes from man-in-the-middle", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.", "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.GA:postgresql:10:8060020211213101623:d63f516d", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.src", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-23214" }, { "category": "external", "summary": "RHBZ#2022666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23214", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23214" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23214", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23214" } ], "release_date": "2021-11-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-10T13:41: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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.src", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:1830" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.src", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: server processes unencrypted bytes from man-in-the-middle" } ] }
rhsa-2021:5197
Vulnerability from csaf_redhat
Published
2021-12-16 18:22
Modified
2025-03-03 15:48
Summary
Red Hat Security Advisory: rh-postgresql12-postgresql security update
Notes
Topic
An update for rh-postgresql12-postgresql is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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 following packages have been upgraded to a later upstream version: rh-postgresql12-postgresql (12.9).
Security Fix(es):
* postgresql: memory disclosure in certain queries (CVE-2021-3677)
* postgresql: server processes unencrypted bytes from man-in-the-middle (CVE-2021-23214)
* postgresql: libpq processes unencrypted bytes from man-in-the-middle (CVE-2021-23222)
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": "Moderate" }, "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 rh-postgresql12-postgresql is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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\nThe following packages have been upgraded to a later upstream version: rh-postgresql12-postgresql (12.9).\n\nSecurity Fix(es):\n\n* postgresql: memory disclosure in certain queries (CVE-2021-3677)\n\n* postgresql: server processes unencrypted bytes from man-in-the-middle (CVE-2021-23214)\n\n* postgresql: libpq processes unencrypted bytes from man-in-the-middle (CVE-2021-23222)\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-2021:5197", "url": "https://access.redhat.com/errata/RHSA-2021:5197" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2001857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2001857" }, { "category": "external", "summary": "2022666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022666" }, { "category": "external", "summary": "2022675", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022675" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_5197.json" } ], "title": "Red Hat Security Advisory: rh-postgresql12-postgresql security update", "tracking": { "current_release_date": "2025-03-03T15:48:29+00:00", "generator": { "date": "2025-03-03T15:48:29+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2021:5197", "initial_release_date": "2021-12-16T18:22:54+00:00", "revision_history": [ { "date": "2021-12-16T18:22:54+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-12-16T18:22:54+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-03T15:48:29+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Software Collections for RHEL Workstation(v. 7)", "product": { "name": "Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for RHEL(v. 7)", "product": { "name": "Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } } ], "category": "product_family", "name": "Red Hat Software Collections" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql12-postgresql-0:12.9-1.el7.src", "product": { "name": "rh-postgresql12-postgresql-0:12.9-1.el7.src", "product_id": "rh-postgresql12-postgresql-0:12.9-1.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql@12.9-1.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-contrib@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-contrib-syspaths@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-devel@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-docs@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-libs@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-plperl@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-plpython@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-pltcl@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-server@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-server-syspaths@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-static@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-syspaths@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-test@12.9-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "product": { "name": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "product_id": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-debuginfo@12.9-1.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-contrib@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-contrib-syspaths@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-devel@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-docs@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-libs@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-plperl@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-plpython@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-pltcl@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-server@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-server-syspaths@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-static@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-syspaths@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-test@12.9-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "product": { "name": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "product_id": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-debuginfo@12.9-1.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-contrib@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-contrib-syspaths@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-devel@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-docs@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-libs@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-plperl@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-plpython@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-pltcl@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-server@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-server-syspaths@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-static@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-syspaths@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-test@12.9-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "product": { "name": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "product_id": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-debuginfo@12.9-1.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-0:12.9-1.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src" }, "product_reference": "rh-postgresql12-postgresql-0:12.9-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-0:12.9-1.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src" }, "product_reference": "rh-postgresql12-postgresql-0:12.9-1.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le" }, "product_reference": "rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x" }, "product_reference": "rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64" }, "product_reference": "rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-3677", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2021-08-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2001857" } ], "notes": [ { "category": "description", "text": "A flaw was found in postgresql. A purpose-crafted query can read arbitrary bytes of server memory. In the default configuration, any authenticated database user can complete this attack at will. The attack does not require the ability to create objects. If server settings include max_worker_processes=0, the known versions of this attack are infeasible. However, undiscovered variants of the attack may be independent of that setting.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: memory disclosure in certain queries", "title": "Vulnerability summary" }, { "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": [ "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3677" }, { "category": "external", "summary": "RHBZ#2001857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2001857" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3677", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3677" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3677", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3677" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2021-3677/", "url": "https://www.postgresql.org/support/security/CVE-2021-3677/" } ], "release_date": "2021-08-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-16T18:22:54+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5197" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: memory disclosure in certain queries" }, { "cve": "CVE-2021-23214", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2021-11-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2022666" } ], "notes": [ { "category": "description", "text": "It was found that a PostgreSQL server could accept plain text data during the establishment of an SSL connection. When a user is requesting a certificate based authentication, an active Person in the Middle could use this flaw in order to inject arbitrary SQL commands.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: server processes unencrypted bytes from man-in-the-middle", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.", "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": [ "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-23214" }, { "category": "external", "summary": "RHBZ#2022666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23214", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23214" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23214", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23214" } ], "release_date": "2021-11-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-16T18:22:54+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5197" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: server processes unencrypted bytes from man-in-the-middle" }, { "cve": "CVE-2021-23222", "cwe": { "id": "CWE-522", "name": "Insufficiently Protected Credentials" }, "discovery_date": "2021-11-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2022675" } ], "notes": [ { "category": "description", "text": "A man-in-the-middle attacker can inject false responses to the client\u0027s first few queries, despite the use of SSL certificate verification and encryption.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: libpq processes unencrypted bytes from man-in-the-middle", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.", "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": [ "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-23222" }, { "category": "external", "summary": "RHBZ#2022675", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022675" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23222", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23222" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23222", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23222" } ], "release_date": "2021-11-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-16T18:22:54+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5197" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.7, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-contrib-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-debuginfo-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-devel-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-docs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-libs-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plperl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-plpython-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-pltcl-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-server-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-static-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-syspaths-0:12.9-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql12-postgresql-test-0:12.9-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "postgresql: libpq processes unencrypted bytes from man-in-the-middle" } ] }
RHSA-2021:5179
Vulnerability from csaf_redhat
Published
2021-12-16 16:38
Modified
2025-03-03 15:48
Summary
Red Hat Security Advisory: rh-postgresql13-postgresql security update
Notes
Topic
An update for rh-postgresql13-postgresql is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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 following packages have been upgraded to a later upstream version: rh-postgresql13-postgresql (13.5).
Security Fix(es):
* postgresql: memory disclosure in certain queries (CVE-2021-3677)
* postgresql: server processes unencrypted bytes from man-in-the-middle (CVE-2021-23214)
* postgresql: libpq processes unencrypted bytes from man-in-the-middle (CVE-2021-23222)
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": "Moderate" }, "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 rh-postgresql13-postgresql is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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\nThe following packages have been upgraded to a later upstream version: rh-postgresql13-postgresql (13.5).\n\nSecurity Fix(es):\n\n* postgresql: memory disclosure in certain queries (CVE-2021-3677)\n\n* postgresql: server processes unencrypted bytes from man-in-the-middle (CVE-2021-23214)\n\n* postgresql: libpq processes unencrypted bytes from man-in-the-middle (CVE-2021-23222)\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-2021:5179", "url": "https://access.redhat.com/errata/RHSA-2021:5179" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2001857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2001857" }, { "category": "external", "summary": "2022666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022666" }, { "category": "external", "summary": "2022675", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022675" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_5179.json" } ], "title": "Red Hat Security Advisory: rh-postgresql13-postgresql security update", "tracking": { "current_release_date": "2025-03-03T15:48:43+00:00", "generator": { "date": "2025-03-03T15:48:43+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2021:5179", "initial_release_date": "2021-12-16T16:38:40+00:00", "revision_history": [ { "date": "2021-12-16T16:38:40+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-12-16T16:38:40+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-03T15:48:43+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Software Collections for RHEL Workstation(v. 7)", "product": { "name": "Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for RHEL(v. 7)", "product": { "name": "Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } } ], "category": "product_family", "name": "Red Hat Software Collections" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql13-postgresql-0:13.5-1.el7.src", "product": { "name": "rh-postgresql13-postgresql-0:13.5-1.el7.src", "product_id": "rh-postgresql13-postgresql-0:13.5-1.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql@13.5-1.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-contrib@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-contrib-syspaths@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-devel@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-docs@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-libs@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plperl@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plpython@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plpython3@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-pltcl@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-server@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-server-syspaths@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-static@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-syspaths@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-test@13.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "product": { "name": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "product_id": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-debuginfo@13.5-1.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-contrib@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-contrib-syspaths@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-devel@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-docs@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-libs@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plperl@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plpython@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plpython3@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-pltcl@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-server@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-server-syspaths@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-static@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-syspaths@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-test@13.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "product": { "name": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "product_id": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-debuginfo@13.5-1.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-contrib@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-contrib-syspaths@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-devel@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-docs@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-libs@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plperl@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plpython@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-plpython3@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-pltcl@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-server@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-server-syspaths@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-static@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-syspaths@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-test@13.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "product": { "name": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "product_id": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql13-postgresql-debuginfo@13.5-1.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-0:13.5-1.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src" }, "product_reference": "rh-postgresql13-postgresql-0:13.5-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-0:13.5-1.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src" }, "product_reference": "rh-postgresql13-postgresql-0:13.5-1.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le" }, "product_reference": "rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x" }, "product_reference": "rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64" }, "product_reference": "rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-3677", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2021-08-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2001857" } ], "notes": [ { "category": "description", "text": "A flaw was found in postgresql. A purpose-crafted query can read arbitrary bytes of server memory. In the default configuration, any authenticated database user can complete this attack at will. The attack does not require the ability to create objects. If server settings include max_worker_processes=0, the known versions of this attack are infeasible. However, undiscovered variants of the attack may be independent of that setting.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: memory disclosure in certain queries", "title": "Vulnerability summary" }, { "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": [ "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3677" }, { "category": "external", "summary": "RHBZ#2001857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2001857" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3677", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3677" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3677", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3677" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2021-3677/", "url": "https://www.postgresql.org/support/security/CVE-2021-3677/" } ], "release_date": "2021-08-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-16T16:38:40+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5179" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: memory disclosure in certain queries" }, { "cve": "CVE-2021-23214", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2021-11-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2022666" } ], "notes": [ { "category": "description", "text": "It was found that a PostgreSQL server could accept plain text data during the establishment of an SSL connection. When a user is requesting a certificate based authentication, an active Person in the Middle could use this flaw in order to inject arbitrary SQL commands.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: server processes unencrypted bytes from man-in-the-middle", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.", "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": [ "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-23214" }, { "category": "external", "summary": "RHBZ#2022666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23214", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23214" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23214", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23214" } ], "release_date": "2021-11-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-16T16:38:40+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5179" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: server processes unencrypted bytes from man-in-the-middle" }, { "cve": "CVE-2021-23222", "cwe": { "id": "CWE-522", "name": "Insufficiently Protected Credentials" }, "discovery_date": "2021-11-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2022675" } ], "notes": [ { "category": "description", "text": "A man-in-the-middle attacker can inject false responses to the client\u0027s first few queries, despite the use of SSL certificate verification and encryption.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: libpq processes unencrypted bytes from man-in-the-middle", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.", "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": [ "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-23222" }, { "category": "external", "summary": "RHBZ#2022675", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022675" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23222", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23222" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23222", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23222" } ], "release_date": "2021-11-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-16T16:38:40+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5179" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.7, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Server-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.src", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-contrib-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-debuginfo-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-devel-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-docs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-libs-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plperl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-plpython3-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-pltcl-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-server-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-static-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-syspaths-0:13.5-1.el7.x86_64", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.s390x", "7Workstation-RHSCL-3.8:rh-postgresql13-postgresql-test-0:13.5-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "postgresql: libpq processes unencrypted bytes from man-in-the-middle" } ] }
RHSA-2021:5236
Vulnerability from csaf_redhat
Published
2021-12-21 10:01
Modified
2025-03-03 15:48
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 Moderate. 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 following packages have been upgraded to a later upstream version: postgresql (13.5).
Security Fix(es):
* postgresql: memory disclosure in certain queries (CVE-2021-3677)
* postgresql: server processes unencrypted bytes from man-in-the-middle (CVE-2021-23214)
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": "Moderate" }, "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 Moderate. 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\nThe following packages have been upgraded to a later upstream version: postgresql (13.5).\n\nSecurity Fix(es):\n\n* postgresql: memory disclosure in certain queries (CVE-2021-3677)\n\n* postgresql: server processes unencrypted bytes from man-in-the-middle (CVE-2021-23214)\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-2021:5236", "url": "https://access.redhat.com/errata/RHSA-2021:5236" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2001857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2001857" }, { "category": "external", "summary": "2022666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022666" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_5236.json" } ], "title": "Red Hat Security Advisory: postgresql:13 security update", "tracking": { "current_release_date": "2025-03-03T15:48:18+00:00", "generator": { "date": "2025-03-03T15:48:18+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2021:5236", "initial_release_date": "2021-12-21T10:01:52+00:00", "revision_history": [ { "date": "2021-12-21T10:01:52+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-12-21T10:01:52+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-03T15:48:18+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.5.0.Z.MAIN", "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:8050020211119210550:c5368500", "product": { "name": "postgresql:13:8050020211119210550:c5368500", "product_id": "postgresql:13:8050020211119210550:c5368500", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/postgresql@13:8050020211119210550:c5368500" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:13.5-1.module+el8.5.0+13344+8c0fd184.noarch", "product": { "name": "postgresql-test-rpm-macros-0:13.5-1.module+el8.5.0+13344+8c0fd184.noarch", "product_id": "postgresql-test-rpm-macros-0:13.5-1.module+el8.5.0+13344+8c0fd184.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "product": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=aarch64" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "product": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=aarch64" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "product": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "product": { "name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "product": { "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "product": { "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "product": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "product": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "product": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "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.5-1.module+el8.5.0+13344+8c0fd184.src", "product": { "name": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.src", "product_id": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?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.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "product": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=s390x" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "product": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=s390x" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "product": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "product": { "name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "product": { "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "product": { "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "product": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "product": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "product": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "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.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, "product_reference": "postgresql:13:8050020211119210550:c5368500", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64" }, "product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x" }, "product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64" }, "product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x" }, "product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64" }, "product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x" }, "product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64" }, "product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x" }, "product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64" }, "product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x" }, "product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64" }, "product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x" }, "product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x" }, "product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64" }, "product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x" }, "product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.src as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.src" }, "product_reference": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.src", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:13.5-1.module+el8.5.0+13344+8c0fd184.noarch as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-rpm-macros-0:13.5-1.module+el8.5.0+13344+8c0fd184.noarch" }, "product_reference": "postgresql-test-rpm-macros-0:13.5-1.module+el8.5.0+13344+8c0fd184.noarch", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-3677", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2021-08-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2001857" } ], "notes": [ { "category": "description", "text": "A flaw was found in postgresql. A purpose-crafted query can read arbitrary bytes of server memory. In the default configuration, any authenticated database user can complete this attack at will. The attack does not require the ability to create objects. If server settings include max_worker_processes=0, the known versions of this attack are infeasible. However, undiscovered variants of the attack may be independent of that setting.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: memory disclosure in certain queries", "title": "Vulnerability summary" }, { "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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-rpm-macros-0:13.5-1.module+el8.5.0+13344+8c0fd184.noarch", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3677" }, { "category": "external", "summary": "RHBZ#2001857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2001857" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3677", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3677" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3677", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3677" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2021-3677/", "url": "https://www.postgresql.org/support/security/CVE-2021-3677/" } ], "release_date": "2021-08-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-21T10:01:52+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-rpm-macros-0:13.5-1.module+el8.5.0+13344+8c0fd184.noarch", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5236" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-rpm-macros-0:13.5-1.module+el8.5.0+13344+8c0fd184.noarch", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: memory disclosure in certain queries" }, { "cve": "CVE-2021-23214", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2021-11-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2022666" } ], "notes": [ { "category": "description", "text": "It was found that a PostgreSQL server could accept plain text data during the establishment of an SSL connection. When a user is requesting a certificate based authentication, an active Person in the Middle could use this flaw in order to inject arbitrary SQL commands.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: server processes unencrypted bytes from man-in-the-middle", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.", "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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-rpm-macros-0:13.5-1.module+el8.5.0+13344+8c0fd184.noarch", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-23214" }, { "category": "external", "summary": "RHBZ#2022666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23214", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23214" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23214", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23214" } ], "release_date": "2021-11-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-21T10:01:52+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-rpm-macros-0:13.5-1.module+el8.5.0+13344+8c0fd184.noarch", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5236" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-rpm-macros-0:13.5-1.module+el8.5.0+13344+8c0fd184.noarch", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: server processes unencrypted bytes from man-in-the-middle" } ] }
rhsa-2021_5236
Vulnerability from csaf_redhat
Published
2021-12-21 10:01
Modified
2024-11-15 11:59
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 Moderate. 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 following packages have been upgraded to a later upstream version: postgresql (13.5).
Security Fix(es):
* postgresql: memory disclosure in certain queries (CVE-2021-3677)
* postgresql: server processes unencrypted bytes from man-in-the-middle (CVE-2021-23214)
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": "Moderate" }, "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 Moderate. 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\nThe following packages have been upgraded to a later upstream version: postgresql (13.5).\n\nSecurity Fix(es):\n\n* postgresql: memory disclosure in certain queries (CVE-2021-3677)\n\n* postgresql: server processes unencrypted bytes from man-in-the-middle (CVE-2021-23214)\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-2021:5236", "url": "https://access.redhat.com/errata/RHSA-2021:5236" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2001857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2001857" }, { "category": "external", "summary": "2022666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022666" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_5236.json" } ], "title": "Red Hat Security Advisory: postgresql:13 security update", "tracking": { "current_release_date": "2024-11-15T11:59:39+00:00", "generator": { "date": "2024-11-15T11:59:39+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2021:5236", "initial_release_date": "2021-12-21T10:01:52+00:00", "revision_history": [ { "date": "2021-12-21T10:01:52+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-12-21T10:01:52+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T11:59:39+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.5.0.Z.MAIN", "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:8050020211119210550:c5368500", "product": { "name": "postgresql:13:8050020211119210550:c5368500", "product_id": "postgresql:13:8050020211119210550:c5368500", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/postgresql@13:8050020211119210550:c5368500" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:13.5-1.module+el8.5.0+13344+8c0fd184.noarch", "product": { "name": "postgresql-test-rpm-macros-0:13.5-1.module+el8.5.0+13344+8c0fd184.noarch", "product_id": "postgresql-test-rpm-macros-0:13.5-1.module+el8.5.0+13344+8c0fd184.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "product": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=aarch64" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "product": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=aarch64" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "product": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "product": { "name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "product": { "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "product": { "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "product": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "product": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "product": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_id": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "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.5-1.module+el8.5.0+13344+8c0fd184.src", "product": { "name": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.src", "product_id": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?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.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_id": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "product": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "product_id": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=s390x" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "product": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "product_id": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=s390x" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "product": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "product_id": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.6-3.module%2Bel8.5.0%2B11357%2Bbcc62552?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "product": { "name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "product_id": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "product": { "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "product_id": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "product": { "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "product_id": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.5.0-1.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "product": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "product": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "product": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.4.0%2B8873%2Bb821c30a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_id": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "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.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@13.5-1.module%2Bel8.5.0%2B13344%2B8c0fd184?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, "product_reference": "postgresql:13:8050020211119210550:c5368500", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64" }, "product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x" }, "product_reference": "pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64" }, "product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x" }, "product_reference": "pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64" }, "product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x" }, "product_reference": "pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64" }, "product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x" }, "product_reference": "pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64" }, "product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x" }, "product_reference": "pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64" }, "product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x" }, "product_reference": "pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x" }, "product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x" }, "product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64" }, "product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x" }, "product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "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:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500: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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.src as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.src" }, "product_reference": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.src", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:13.5-1.module+el8.5.0+13344+8c0fd184.noarch as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-rpm-macros-0:13.5-1.module+el8.5.0+13344+8c0fd184.noarch" }, "product_reference": "postgresql-test-rpm-macros-0:13.5-1.module+el8.5.0+13344+8c0fd184.noarch", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64 as a component of postgresql:13:8050020211119210550:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-3677", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2021-08-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2001857" } ], "notes": [ { "category": "description", "text": "A flaw was found in postgresql. A purpose-crafted query can read arbitrary bytes of server memory. In the default configuration, any authenticated database user can complete this attack at will. The attack does not require the ability to create objects. If server settings include max_worker_processes=0, the known versions of this attack are infeasible. However, undiscovered variants of the attack may be independent of that setting.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: memory disclosure in certain queries", "title": "Vulnerability summary" }, { "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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-rpm-macros-0:13.5-1.module+el8.5.0+13344+8c0fd184.noarch", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3677" }, { "category": "external", "summary": "RHBZ#2001857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2001857" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3677", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3677" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3677", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3677" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2021-3677/", "url": "https://www.postgresql.org/support/security/CVE-2021-3677/" } ], "release_date": "2021-08-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-21T10:01:52+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-rpm-macros-0:13.5-1.module+el8.5.0+13344+8c0fd184.noarch", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5236" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-rpm-macros-0:13.5-1.module+el8.5.0+13344+8c0fd184.noarch", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: memory disclosure in certain queries" }, { "cve": "CVE-2021-23214", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2021-11-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2022666" } ], "notes": [ { "category": "description", "text": "It was found that a PostgreSQL server could accept plain text data during the establishment of an SSL connection. When a user is requesting a certificate based authentication, an active Person in the Middle could use this flaw in order to inject arbitrary SQL commands.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: server processes unencrypted bytes from man-in-the-middle", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.", "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.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-rpm-macros-0:13.5-1.module+el8.5.0+13344+8c0fd184.noarch", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-23214" }, { "category": "external", "summary": "RHBZ#2022666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23214", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23214" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23214", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23214" } ], "release_date": "2021-11-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-21T10:01:52+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-rpm-macros-0:13.5-1.module+el8.5.0+13344+8c0fd184.noarch", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5236" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11357+bcc62552.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debuginfo-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:pgaudit-debugsource-0:1.5.0-1.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.4.0+8873+b821c30a.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.src", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-contrib-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-debugsource-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-docs-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plperl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-plpython3-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-pltcl-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-server-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-static-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-test-rpm-macros-0:13.5-1.module+el8.5.0+13344+8c0fd184.noarch", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:13:8050020211119210550:c5368500:postgresql-upgrade-devel-debuginfo-0:13.5-1.module+el8.5.0+13344+8c0fd184.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: server processes unencrypted bytes from man-in-the-middle" } ] }
RHSA-2021:5235
Vulnerability from csaf_redhat
Published
2021-12-21 10:01
Modified
2025-03-03 15:48
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 Moderate. 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 following packages have been upgraded to a later upstream version: postgresql (12.9).
Security Fix(es):
* postgresql: memory disclosure in certain queries (CVE-2021-3677)
* postgresql: server processes unencrypted bytes from man-in-the-middle (CVE-2021-23214)
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": "Moderate" }, "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 Moderate. 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\nThe following packages have been upgraded to a later upstream version: postgresql (12.9).\n\nSecurity Fix(es):\n\n* postgresql: memory disclosure in certain queries (CVE-2021-3677)\n\n* postgresql: server processes unencrypted bytes from man-in-the-middle (CVE-2021-23214)\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-2021:5235", "url": "https://access.redhat.com/errata/RHSA-2021:5235" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2001857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2001857" }, { "category": "external", "summary": "2022666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022666" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_5235.json" } ], "title": "Red Hat Security Advisory: postgresql:12 security update", "tracking": { "current_release_date": "2025-03-03T15:48:11+00:00", "generator": { "date": "2025-03-03T15:48:11+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2021:5235", "initial_release_date": "2021-12-21T10:01:23+00:00", "revision_history": [ { "date": "2021-12-21T10:01:23+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-12-21T10:01:23+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-03T15:48:11+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.5.0.Z.MAIN", "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:8050020211122082354:c5368500", "product": { "name": "postgresql:12:8050020211122082354:c5368500", "product_id": "postgresql:12:8050020211122082354:c5368500", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/postgresql@12:8050020211122082354:c5368500" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:12.9-1.module+el8.5.0+13373+4554acc4.noarch", "product": { "name": "postgresql-test-rpm-macros-0:12.9-1.module+el8.5.0+13373+4554acc4.noarch", "product_id": "postgresql-test-rpm-macros-0:12.9-1.module+el8.5.0+13373+4554acc4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "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.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "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.9-1.module+el8.5.0+13373+4554acc4.src", "product": { "name": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.src", "product_id": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?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.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?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.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "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.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, "product_reference": "postgresql:12:8050020211122082354:c5368500", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.src as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.src" }, "product_reference": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.src", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:12.9-1.module+el8.5.0+13373+4554acc4.noarch as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-rpm-macros-0:12.9-1.module+el8.5.0+13373+4554acc4.noarch" }, "product_reference": "postgresql-test-rpm-macros-0:12.9-1.module+el8.5.0+13373+4554acc4.noarch", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-3677", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2021-08-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2001857" } ], "notes": [ { "category": "description", "text": "A flaw was found in postgresql. A purpose-crafted query can read arbitrary bytes of server memory. In the default configuration, any authenticated database user can complete this attack at will. The attack does not require the ability to create objects. If server settings include max_worker_processes=0, the known versions of this attack are infeasible. However, undiscovered variants of the attack may be independent of that setting.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: memory disclosure in certain queries", "title": "Vulnerability summary" }, { "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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-rpm-macros-0:12.9-1.module+el8.5.0+13373+4554acc4.noarch", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3677" }, { "category": "external", "summary": "RHBZ#2001857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2001857" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3677", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3677" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3677", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3677" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2021-3677/", "url": "https://www.postgresql.org/support/security/CVE-2021-3677/" } ], "release_date": "2021-08-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-21T10:01:23+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-rpm-macros-0:12.9-1.module+el8.5.0+13373+4554acc4.noarch", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5235" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-rpm-macros-0:12.9-1.module+el8.5.0+13373+4554acc4.noarch", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: memory disclosure in certain queries" }, { "cve": "CVE-2021-23214", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2021-11-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2022666" } ], "notes": [ { "category": "description", "text": "It was found that a PostgreSQL server could accept plain text data during the establishment of an SSL connection. When a user is requesting a certificate based authentication, an active Person in the Middle could use this flaw in order to inject arbitrary SQL commands.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: server processes unencrypted bytes from man-in-the-middle", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.", "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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-rpm-macros-0:12.9-1.module+el8.5.0+13373+4554acc4.noarch", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-23214" }, { "category": "external", "summary": "RHBZ#2022666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23214", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23214" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23214", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23214" } ], "release_date": "2021-11-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-21T10:01:23+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-rpm-macros-0:12.9-1.module+el8.5.0+13373+4554acc4.noarch", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5235" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-rpm-macros-0:12.9-1.module+el8.5.0+13373+4554acc4.noarch", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: server processes unencrypted bytes from man-in-the-middle" } ] }
rhsa-2022_1830
Vulnerability from csaf_redhat
Published
2022-05-10 13:41
Modified
2024-11-15 12:00
Summary
Red Hat Security Advisory: postgresql:10 security update
Notes
Topic
An update for the postgresql:10 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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 following packages have been upgraded to a later upstream version: postgresql (10.19). (BZ#2023231)
Security Fix(es):
* postgresql: server processes unencrypted bytes from man-in-the-middle (CVE-2021-23214)
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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.6 Release Notes linked from 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": "Moderate" }, "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:10 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 Moderate. 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\nThe following packages have been upgraded to a later upstream version: postgresql (10.19). (BZ#2023231)\n\nSecurity Fix(es):\n\n* postgresql: server processes unencrypted bytes from man-in-the-middle (CVE-2021-23214)\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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.6 Release Notes linked from 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-2022:1830", "url": "https://access.redhat.com/errata/RHSA-2022:1830" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.6_release_notes/", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.6_release_notes/" }, { "category": "external", "summary": "1992263", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1992263" }, { "category": "external", "summary": "2022666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022666" }, { "category": "external", "summary": "2024568", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024568" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1830.json" } ], "title": "Red Hat Security Advisory: postgresql:10 security update", "tracking": { "current_release_date": "2024-11-15T12:00:40+00:00", "generator": { "date": "2024-11-15T12:00:40+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2022:1830", "initial_release_date": "2022-05-10T13:41:37+00:00", "revision_history": [ { "date": "2022-05-10T13:41:37+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-05-10T13:41:37+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T12:00:40+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.6.0.GA", "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:10:8060020211213101623:d63f516d", "product": { "name": "postgresql:10:8060020211213101623:d63f516d", "product_id": "postgresql:10:8060020211213101623:d63f516d", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/postgresql@10:8060020211213101623:d63f516d" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_id": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.src", "product": { "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.src", "product_id": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_id": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_id": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@10.19-1.module%2Bel8.6.0%2B13642%2B78853f5a?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, "product_reference": "postgresql:10:8060020211213101623:d63f516d", "relates_to_product_reference": "AppStream-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.src as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.src" }, "product_reference": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.src", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64 as a component of postgresql:10:8060020211213101623:d63f516d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-23214", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2021-11-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2022666" } ], "notes": [ { "category": "description", "text": "It was found that a PostgreSQL server could accept plain text data during the establishment of an SSL connection. When a user is requesting a certificate based authentication, an active Person in the Middle could use this flaw in order to inject arbitrary SQL commands.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: server processes unencrypted bytes from man-in-the-middle", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.", "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.GA:postgresql:10:8060020211213101623:d63f516d", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.src", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-23214" }, { "category": "external", "summary": "RHBZ#2022666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23214", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23214" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23214", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23214" } ], "release_date": "2021-11-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-10T13:41: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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.src", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:1830" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.src", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-contrib-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-debugsource-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-docs-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plperl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-plpython3-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-pltcl-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-server-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-static-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-test-rpm-macros-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.aarch64", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.ppc64le", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.s390x", "AppStream-8.6.0.GA:postgresql:10:8060020211213101623:d63f516d:postgresql-upgrade-devel-debuginfo-0:10.19-1.module+el8.6.0+13642+78853f5a.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: server processes unencrypted bytes from man-in-the-middle" } ] }
rhsa-2021_5235
Vulnerability from csaf_redhat
Published
2021-12-21 10:01
Modified
2024-11-15 11: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 Moderate. 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 following packages have been upgraded to a later upstream version: postgresql (12.9).
Security Fix(es):
* postgresql: memory disclosure in certain queries (CVE-2021-3677)
* postgresql: server processes unencrypted bytes from man-in-the-middle (CVE-2021-23214)
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": "Moderate" }, "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 Moderate. 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\nThe following packages have been upgraded to a later upstream version: postgresql (12.9).\n\nSecurity Fix(es):\n\n* postgresql: memory disclosure in certain queries (CVE-2021-3677)\n\n* postgresql: server processes unencrypted bytes from man-in-the-middle (CVE-2021-23214)\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-2021:5235", "url": "https://access.redhat.com/errata/RHSA-2021:5235" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2001857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2001857" }, { "category": "external", "summary": "2022666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022666" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_5235.json" } ], "title": "Red Hat Security Advisory: postgresql:12 security update", "tracking": { "current_release_date": "2024-11-15T11:59:33+00:00", "generator": { "date": "2024-11-15T11:59:33+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2021:5235", "initial_release_date": "2021-12-21T10:01:23+00:00", "revision_history": [ { "date": "2021-12-21T10:01:23+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-12-21T10:01:23+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T11:59:33+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.5.0.Z.MAIN", "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:8050020211122082354:c5368500", "product": { "name": "postgresql:12:8050020211122082354:c5368500", "product_id": "postgresql:12:8050020211122082354:c5368500", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/postgresql@12:8050020211122082354:c5368500" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:12.9-1.module+el8.5.0+13373+4554acc4.noarch", "product": { "name": "postgresql-test-rpm-macros-0:12.9-1.module+el8.5.0+13373+4554acc4.noarch", "product_id": "postgresql-test-rpm-macros-0:12.9-1.module+el8.5.0+13373+4554acc4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "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.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_id": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "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.9-1.module+el8.5.0+13373+4554acc4.src", "product": { "name": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.src", "product_id": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?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.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_id": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?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.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_id": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "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.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.9-1.module%2Bel8.5.0%2B13373%2B4554acc4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, "product_reference": "postgresql:12:8050020211122082354:c5368500", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "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:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500: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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.src as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.src" }, "product_reference": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.src", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:12.9-1.module+el8.5.0+13373+4554acc4.noarch as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-rpm-macros-0:12.9-1.module+el8.5.0+13373+4554acc4.noarch" }, "product_reference": "postgresql-test-rpm-macros-0:12.9-1.module+el8.5.0+13373+4554acc4.noarch", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64 as a component of postgresql:12:8050020211122082354:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-3677", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2021-08-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2001857" } ], "notes": [ { "category": "description", "text": "A flaw was found in postgresql. A purpose-crafted query can read arbitrary bytes of server memory. In the default configuration, any authenticated database user can complete this attack at will. The attack does not require the ability to create objects. If server settings include max_worker_processes=0, the known versions of this attack are infeasible. However, undiscovered variants of the attack may be independent of that setting.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: memory disclosure in certain queries", "title": "Vulnerability summary" }, { "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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-rpm-macros-0:12.9-1.module+el8.5.0+13373+4554acc4.noarch", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3677" }, { "category": "external", "summary": "RHBZ#2001857", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2001857" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3677", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3677" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3677", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3677" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2021-3677/", "url": "https://www.postgresql.org/support/security/CVE-2021-3677/" } ], "release_date": "2021-08-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-21T10:01:23+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-rpm-macros-0:12.9-1.module+el8.5.0+13373+4554acc4.noarch", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5235" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-rpm-macros-0:12.9-1.module+el8.5.0+13373+4554acc4.noarch", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: memory disclosure in certain queries" }, { "cve": "CVE-2021-23214", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2021-11-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2022666" } ], "notes": [ { "category": "description", "text": "It was found that a PostgreSQL server could accept plain text data during the establishment of an SSL connection. When a user is requesting a certificate based authentication, an active Person in the Middle could use this flaw in order to inject arbitrary SQL commands.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: server processes unencrypted bytes from man-in-the-middle", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.", "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.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-rpm-macros-0:12.9-1.module+el8.5.0+13373+4554acc4.noarch", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-23214" }, { "category": "external", "summary": "RHBZ#2022666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23214", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23214" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23214", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23214" } ], "release_date": "2021-11-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-12-21T10:01:23+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-rpm-macros-0:12.9-1.module+el8.5.0+13373+4554acc4.noarch", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:5235" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debuginfo-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pg_repack-debugsource-0:1.4.6-3.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debuginfo-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:pgaudit-debugsource-0:1.4.0-5.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.5.0+11354+78b3c9c5.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.src", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-contrib-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-debugsource-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-docs-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plperl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-plpython3-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-pltcl-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-server-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-static-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-test-rpm-macros-0:12.9-1.module+el8.5.0+13373+4554acc4.noarch", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.aarch64", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.ppc64le", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.s390x", "AppStream-8.5.0.Z.MAIN:postgresql:12:8050020211122082354:c5368500:postgresql-upgrade-devel-debuginfo-0:12.9-1.module+el8.5.0+13373+4554acc4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: server processes unencrypted bytes from man-in-the-middle" } ] }
suse-su-2021:3759-1
Vulnerability from csaf_suse
Published
2021-11-22 08:40
Modified
2021-11-22 08:40
Summary
Security update for postgresql14
Notes
Title of the patch
Security update for postgresql14
Description of the patch
This update for postgresql14 fixes the following issues:
- CVE-2021-23214: Make the server reject extraneous data after an SSL or GSS encryption handshake (bsc#1192516).
- CVE-2021-23222: Make libpq reject extraneous data after an SSL or GSS encryption handshake (bsc#1192516).
- Let rpmlint ignore shlib-policy-name-error (boo#1191782).
Patchnames
SUSE-2021-3759,SUSE-SLE-Module-Basesystem-15-SP2-2021-3759,SUSE-SLE-Module-Basesystem-15-SP3-2021-3759,SUSE-SLE-Module-Packagehub-Subpackages-15-SP2-2021-3759,SUSE-SLE-Module-Packagehub-Subpackages-15-SP3-2021-3759,SUSE-SLE-Module-Server-Applications-15-SP2-2021-3759,SUSE-SLE-Module-Server-Applications-15-SP3-2021-3759
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 postgresql14", "title": "Title of the patch" }, { "category": "description", "text": "This update for postgresql14 fixes the following issues:\n \n- CVE-2021-23214: Make the server reject extraneous data after an SSL or GSS encryption handshake (bsc#1192516).\n- CVE-2021-23222: Make libpq reject extraneous data after an SSL or GSS encryption handshake (bsc#1192516).\n\n- Let rpmlint ignore shlib-policy-name-error (boo#1191782).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2021-3759,SUSE-SLE-Module-Basesystem-15-SP2-2021-3759,SUSE-SLE-Module-Basesystem-15-SP3-2021-3759,SUSE-SLE-Module-Packagehub-Subpackages-15-SP2-2021-3759,SUSE-SLE-Module-Packagehub-Subpackages-15-SP3-2021-3759,SUSE-SLE-Module-Server-Applications-15-SP2-2021-3759,SUSE-SLE-Module-Server-Applications-15-SP3-2021-3759", "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-2021_3759-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:3759-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20213759-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:3759-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-November/009766.html" }, { "category": "self", "summary": "SUSE Bug 1191782", "url": "https://bugzilla.suse.com/1191782" }, { "category": "self", "summary": "SUSE Bug 1192516", "url": "https://bugzilla.suse.com/1192516" }, { "category": "self", "summary": "SUSE CVE CVE-2021-23214 page", "url": "https://www.suse.com/security/cve/CVE-2021-23214/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-23222 page", "url": "https://www.suse.com/security/cve/CVE-2021-23222/" } ], "title": "Security update for postgresql14", "tracking": { "current_release_date": "2021-11-22T08:40:48Z", "generator": { "date": "2021-11-22T08:40:48Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:3759-1", "initial_release_date": "2021-11-22T08:40:48Z", "revision_history": [ { "date": "2021-11-22T08:40:48Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libecpg6-14.1-5.6.1.aarch64", "product": { "name": "libecpg6-14.1-5.6.1.aarch64", "product_id": "libecpg6-14.1-5.6.1.aarch64" } }, { "category": "product_version", "name": "libpq5-14.1-5.6.1.aarch64", "product": { "name": "libpq5-14.1-5.6.1.aarch64", "product_id": "libpq5-14.1-5.6.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-14.1-5.6.1.aarch64", "product": { "name": "postgresql14-14.1-5.6.1.aarch64", "product_id": "postgresql14-14.1-5.6.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-contrib-14.1-5.6.1.aarch64", "product": { "name": "postgresql14-contrib-14.1-5.6.1.aarch64", "product_id": "postgresql14-contrib-14.1-5.6.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-devel-14.1-5.6.1.aarch64", "product": { "name": "postgresql14-devel-14.1-5.6.1.aarch64", "product_id": "postgresql14-devel-14.1-5.6.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-devel-mini-14.1-5.6.1.aarch64", "product": { "name": "postgresql14-devel-mini-14.1-5.6.1.aarch64", "product_id": "postgresql14-devel-mini-14.1-5.6.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-llvmjit-14.1-5.6.1.aarch64", "product": { "name": "postgresql14-llvmjit-14.1-5.6.1.aarch64", "product_id": "postgresql14-llvmjit-14.1-5.6.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-plperl-14.1-5.6.1.aarch64", "product": { "name": "postgresql14-plperl-14.1-5.6.1.aarch64", "product_id": "postgresql14-plperl-14.1-5.6.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-plpython-14.1-5.6.1.aarch64", "product": { "name": "postgresql14-plpython-14.1-5.6.1.aarch64", "product_id": "postgresql14-plpython-14.1-5.6.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.1-5.6.1.aarch64", "product": { "name": "postgresql14-pltcl-14.1-5.6.1.aarch64", "product_id": "postgresql14-pltcl-14.1-5.6.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-server-14.1-5.6.1.aarch64", "product": { "name": "postgresql14-server-14.1-5.6.1.aarch64", "product_id": "postgresql14-server-14.1-5.6.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.1-5.6.1.aarch64", "product": { "name": "postgresql14-server-devel-14.1-5.6.1.aarch64", "product_id": "postgresql14-server-devel-14.1-5.6.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-test-14.1-5.6.1.aarch64", "product": { "name": "postgresql14-test-14.1-5.6.1.aarch64", "product_id": "postgresql14-test-14.1-5.6.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libecpg6-64bit-14.1-5.6.1.aarch64_ilp32", "product": { "name": "libecpg6-64bit-14.1-5.6.1.aarch64_ilp32", "product_id": "libecpg6-64bit-14.1-5.6.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libpq5-64bit-14.1-5.6.1.aarch64_ilp32", "product": { "name": "libpq5-64bit-14.1-5.6.1.aarch64_ilp32", "product_id": "libpq5-64bit-14.1-5.6.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libecpg6-14.1-5.6.1.i586", "product": { "name": "libecpg6-14.1-5.6.1.i586", "product_id": "libecpg6-14.1-5.6.1.i586" } }, { "category": "product_version", "name": "libpq5-14.1-5.6.1.i586", "product": { "name": "libpq5-14.1-5.6.1.i586", "product_id": "libpq5-14.1-5.6.1.i586" } }, { "category": "product_version", "name": "postgresql14-14.1-5.6.1.i586", "product": { "name": "postgresql14-14.1-5.6.1.i586", "product_id": "postgresql14-14.1-5.6.1.i586" } }, { "category": "product_version", "name": "postgresql14-contrib-14.1-5.6.1.i586", "product": { "name": "postgresql14-contrib-14.1-5.6.1.i586", "product_id": "postgresql14-contrib-14.1-5.6.1.i586" } }, { "category": "product_version", "name": "postgresql14-devel-14.1-5.6.1.i586", "product": { "name": "postgresql14-devel-14.1-5.6.1.i586", "product_id": "postgresql14-devel-14.1-5.6.1.i586" } }, { "category": "product_version", "name": "postgresql14-devel-mini-14.1-5.6.1.i586", "product": { "name": "postgresql14-devel-mini-14.1-5.6.1.i586", "product_id": "postgresql14-devel-mini-14.1-5.6.1.i586" } }, { "category": "product_version", "name": "postgresql14-llvmjit-14.1-5.6.1.i586", "product": { "name": "postgresql14-llvmjit-14.1-5.6.1.i586", "product_id": "postgresql14-llvmjit-14.1-5.6.1.i586" } }, { "category": "product_version", "name": "postgresql14-plperl-14.1-5.6.1.i586", "product": { "name": "postgresql14-plperl-14.1-5.6.1.i586", "product_id": "postgresql14-plperl-14.1-5.6.1.i586" } }, { "category": "product_version", "name": "postgresql14-plpython-14.1-5.6.1.i586", "product": { "name": "postgresql14-plpython-14.1-5.6.1.i586", "product_id": "postgresql14-plpython-14.1-5.6.1.i586" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.1-5.6.1.i586", "product": { "name": "postgresql14-pltcl-14.1-5.6.1.i586", "product_id": "postgresql14-pltcl-14.1-5.6.1.i586" } }, { "category": "product_version", "name": "postgresql14-server-14.1-5.6.1.i586", "product": { "name": "postgresql14-server-14.1-5.6.1.i586", "product_id": "postgresql14-server-14.1-5.6.1.i586" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.1-5.6.1.i586", "product": { "name": "postgresql14-server-devel-14.1-5.6.1.i586", "product_id": "postgresql14-server-devel-14.1-5.6.1.i586" } }, { "category": "product_version", "name": "postgresql14-test-14.1-5.6.1.i586", "product": { "name": "postgresql14-test-14.1-5.6.1.i586", "product_id": "postgresql14-test-14.1-5.6.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postgresql14-docs-14.1-5.6.1.noarch", "product": { "name": "postgresql14-docs-14.1-5.6.1.noarch", "product_id": "postgresql14-docs-14.1-5.6.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libecpg6-14.1-5.6.1.ppc64le", "product": { "name": "libecpg6-14.1-5.6.1.ppc64le", "product_id": "libecpg6-14.1-5.6.1.ppc64le" } }, { "category": "product_version", "name": "libpq5-14.1-5.6.1.ppc64le", "product": { "name": "libpq5-14.1-5.6.1.ppc64le", "product_id": "libpq5-14.1-5.6.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-14.1-5.6.1.ppc64le", "product": { "name": "postgresql14-14.1-5.6.1.ppc64le", "product_id": "postgresql14-14.1-5.6.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-contrib-14.1-5.6.1.ppc64le", "product": { "name": "postgresql14-contrib-14.1-5.6.1.ppc64le", "product_id": "postgresql14-contrib-14.1-5.6.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-devel-14.1-5.6.1.ppc64le", "product": { "name": "postgresql14-devel-14.1-5.6.1.ppc64le", "product_id": "postgresql14-devel-14.1-5.6.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-devel-mini-14.1-5.6.1.ppc64le", "product": { "name": "postgresql14-devel-mini-14.1-5.6.1.ppc64le", "product_id": "postgresql14-devel-mini-14.1-5.6.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-llvmjit-14.1-5.6.1.ppc64le", "product": { "name": "postgresql14-llvmjit-14.1-5.6.1.ppc64le", "product_id": "postgresql14-llvmjit-14.1-5.6.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-plperl-14.1-5.6.1.ppc64le", "product": { "name": "postgresql14-plperl-14.1-5.6.1.ppc64le", "product_id": "postgresql14-plperl-14.1-5.6.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-plpython-14.1-5.6.1.ppc64le", "product": { "name": "postgresql14-plpython-14.1-5.6.1.ppc64le", "product_id": "postgresql14-plpython-14.1-5.6.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.1-5.6.1.ppc64le", "product": { "name": "postgresql14-pltcl-14.1-5.6.1.ppc64le", "product_id": "postgresql14-pltcl-14.1-5.6.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-server-14.1-5.6.1.ppc64le", "product": { "name": "postgresql14-server-14.1-5.6.1.ppc64le", "product_id": "postgresql14-server-14.1-5.6.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.1-5.6.1.ppc64le", "product": { "name": "postgresql14-server-devel-14.1-5.6.1.ppc64le", "product_id": "postgresql14-server-devel-14.1-5.6.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-test-14.1-5.6.1.ppc64le", "product": { "name": "postgresql14-test-14.1-5.6.1.ppc64le", "product_id": "postgresql14-test-14.1-5.6.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libecpg6-14.1-5.6.1.s390x", "product": { "name": "libecpg6-14.1-5.6.1.s390x", "product_id": "libecpg6-14.1-5.6.1.s390x" } }, { "category": "product_version", "name": "libpq5-14.1-5.6.1.s390x", "product": { "name": "libpq5-14.1-5.6.1.s390x", "product_id": "libpq5-14.1-5.6.1.s390x" } }, { "category": "product_version", "name": "postgresql14-14.1-5.6.1.s390x", "product": { "name": "postgresql14-14.1-5.6.1.s390x", "product_id": "postgresql14-14.1-5.6.1.s390x" } }, { "category": "product_version", "name": "postgresql14-contrib-14.1-5.6.1.s390x", "product": { "name": "postgresql14-contrib-14.1-5.6.1.s390x", "product_id": "postgresql14-contrib-14.1-5.6.1.s390x" } }, { "category": "product_version", "name": "postgresql14-devel-14.1-5.6.1.s390x", "product": { "name": "postgresql14-devel-14.1-5.6.1.s390x", "product_id": "postgresql14-devel-14.1-5.6.1.s390x" } }, { "category": "product_version", "name": "postgresql14-devel-mini-14.1-5.6.1.s390x", "product": { "name": "postgresql14-devel-mini-14.1-5.6.1.s390x", "product_id": "postgresql14-devel-mini-14.1-5.6.1.s390x" } }, { "category": "product_version", "name": "postgresql14-llvmjit-14.1-5.6.1.s390x", "product": { "name": "postgresql14-llvmjit-14.1-5.6.1.s390x", "product_id": "postgresql14-llvmjit-14.1-5.6.1.s390x" } }, { "category": "product_version", "name": "postgresql14-plperl-14.1-5.6.1.s390x", "product": { "name": "postgresql14-plperl-14.1-5.6.1.s390x", "product_id": "postgresql14-plperl-14.1-5.6.1.s390x" } }, { "category": "product_version", "name": "postgresql14-plpython-14.1-5.6.1.s390x", "product": { "name": "postgresql14-plpython-14.1-5.6.1.s390x", "product_id": "postgresql14-plpython-14.1-5.6.1.s390x" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.1-5.6.1.s390x", "product": { "name": "postgresql14-pltcl-14.1-5.6.1.s390x", "product_id": "postgresql14-pltcl-14.1-5.6.1.s390x" } }, { "category": "product_version", "name": "postgresql14-server-14.1-5.6.1.s390x", "product": { "name": "postgresql14-server-14.1-5.6.1.s390x", "product_id": "postgresql14-server-14.1-5.6.1.s390x" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.1-5.6.1.s390x", "product": { "name": "postgresql14-server-devel-14.1-5.6.1.s390x", "product_id": "postgresql14-server-devel-14.1-5.6.1.s390x" } }, { "category": "product_version", "name": "postgresql14-test-14.1-5.6.1.s390x", "product": { "name": "postgresql14-test-14.1-5.6.1.s390x", "product_id": "postgresql14-test-14.1-5.6.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libecpg6-14.1-5.6.1.x86_64", "product": { "name": "libecpg6-14.1-5.6.1.x86_64", "product_id": "libecpg6-14.1-5.6.1.x86_64" } }, { "category": "product_version", "name": "libecpg6-32bit-14.1-5.6.1.x86_64", "product": { "name": "libecpg6-32bit-14.1-5.6.1.x86_64", "product_id": "libecpg6-32bit-14.1-5.6.1.x86_64" } }, { "category": "product_version", "name": "libpq5-14.1-5.6.1.x86_64", "product": { "name": "libpq5-14.1-5.6.1.x86_64", "product_id": "libpq5-14.1-5.6.1.x86_64" } }, { "category": "product_version", "name": "libpq5-32bit-14.1-5.6.1.x86_64", "product": { "name": "libpq5-32bit-14.1-5.6.1.x86_64", "product_id": "libpq5-32bit-14.1-5.6.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-14.1-5.6.1.x86_64", "product": { "name": "postgresql14-14.1-5.6.1.x86_64", "product_id": "postgresql14-14.1-5.6.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-contrib-14.1-5.6.1.x86_64", "product": { "name": "postgresql14-contrib-14.1-5.6.1.x86_64", "product_id": "postgresql14-contrib-14.1-5.6.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-devel-14.1-5.6.1.x86_64", "product": { "name": "postgresql14-devel-14.1-5.6.1.x86_64", "product_id": "postgresql14-devel-14.1-5.6.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-devel-mini-14.1-5.6.1.x86_64", "product": { "name": "postgresql14-devel-mini-14.1-5.6.1.x86_64", "product_id": "postgresql14-devel-mini-14.1-5.6.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-llvmjit-14.1-5.6.1.x86_64", "product": { "name": "postgresql14-llvmjit-14.1-5.6.1.x86_64", "product_id": "postgresql14-llvmjit-14.1-5.6.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-plperl-14.1-5.6.1.x86_64", "product": { "name": "postgresql14-plperl-14.1-5.6.1.x86_64", "product_id": "postgresql14-plperl-14.1-5.6.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-plpython-14.1-5.6.1.x86_64", "product": { "name": "postgresql14-plpython-14.1-5.6.1.x86_64", "product_id": "postgresql14-plpython-14.1-5.6.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.1-5.6.1.x86_64", "product": { "name": "postgresql14-pltcl-14.1-5.6.1.x86_64", "product_id": "postgresql14-pltcl-14.1-5.6.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-server-14.1-5.6.1.x86_64", "product": { "name": "postgresql14-server-14.1-5.6.1.x86_64", "product_id": "postgresql14-server-14.1-5.6.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.1-5.6.1.x86_64", "product": { "name": "postgresql14-server-devel-14.1-5.6.1.x86_64", "product_id": "postgresql14-server-devel-14.1-5.6.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-test-14.1-5.6.1.x86_64", "product": { "name": "postgresql14-test-14.1-5.6.1.x86_64", "product_id": "postgresql14-test-14.1-5.6.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP3", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP3", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpq5-14.1-5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-14.1-5.6.1.aarch64" }, "product_reference": "libpq5-14.1-5.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-14.1-5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-14.1-5.6.1.ppc64le" }, "product_reference": "libpq5-14.1-5.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-14.1-5.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-14.1-5.6.1.s390x" }, "product_reference": "libpq5-14.1-5.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-14.1-5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-14.1-5.6.1.x86_64" }, "product_reference": "libpq5-14.1-5.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-14.1-5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-32bit-14.1-5.6.1.x86_64" }, "product_reference": "libpq5-32bit-14.1-5.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.1-5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql14-14.1-5.6.1.aarch64" }, "product_reference": "postgresql14-14.1-5.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.1-5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql14-14.1-5.6.1.ppc64le" }, "product_reference": "postgresql14-14.1-5.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.1-5.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql14-14.1-5.6.1.s390x" }, "product_reference": "postgresql14-14.1-5.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.1-5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql14-14.1-5.6.1.x86_64" }, "product_reference": "postgresql14-14.1-5.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-14.1-5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpq5-14.1-5.6.1.aarch64" }, "product_reference": "libpq5-14.1-5.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-14.1-5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpq5-14.1-5.6.1.ppc64le" }, "product_reference": "libpq5-14.1-5.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-14.1-5.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpq5-14.1-5.6.1.s390x" }, "product_reference": "libpq5-14.1-5.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-14.1-5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpq5-14.1-5.6.1.x86_64" }, "product_reference": "libpq5-14.1-5.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.1-5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql14-14.1-5.6.1.aarch64" }, "product_reference": "postgresql14-14.1-5.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.1-5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql14-14.1-5.6.1.ppc64le" }, "product_reference": "postgresql14-14.1-5.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.1-5.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql14-14.1-5.6.1.s390x" }, "product_reference": "postgresql14-14.1-5.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.1-5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql14-14.1-5.6.1.x86_64" }, "product_reference": "postgresql14-14.1-5.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-14.1-5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-llvmjit-14.1-5.6.1.aarch64" }, "product_reference": "postgresql14-llvmjit-14.1-5.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-14.1-5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-llvmjit-14.1-5.6.1.ppc64le" }, "product_reference": "postgresql14-llvmjit-14.1-5.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-14.1-5.6.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-llvmjit-14.1-5.6.1.s390x" }, "product_reference": "postgresql14-llvmjit-14.1-5.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-14.1-5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-llvmjit-14.1-5.6.1.x86_64" }, "product_reference": "postgresql14-llvmjit-14.1-5.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-test-14.1-5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-test-14.1-5.6.1.aarch64" }, "product_reference": "postgresql14-test-14.1-5.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-test-14.1-5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-test-14.1-5.6.1.ppc64le" }, "product_reference": "postgresql14-test-14.1-5.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-test-14.1-5.6.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-test-14.1-5.6.1.s390x" }, "product_reference": "postgresql14-test-14.1-5.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-test-14.1-5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-test-14.1-5.6.1.x86_64" }, "product_reference": "postgresql14-test-14.1-5.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-14.1-5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql14-llvmjit-14.1-5.6.1.aarch64" }, "product_reference": "postgresql14-llvmjit-14.1-5.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-14.1-5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql14-llvmjit-14.1-5.6.1.ppc64le" }, "product_reference": "postgresql14-llvmjit-14.1-5.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-14.1-5.6.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql14-llvmjit-14.1-5.6.1.s390x" }, "product_reference": "postgresql14-llvmjit-14.1-5.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-14.1-5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql14-llvmjit-14.1-5.6.1.x86_64" }, "product_reference": "postgresql14-llvmjit-14.1-5.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-test-14.1-5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql14-test-14.1-5.6.1.x86_64" }, "product_reference": "postgresql14-test-14.1-5.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-14.1-5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-14.1-5.6.1.aarch64" }, "product_reference": "libecpg6-14.1-5.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-14.1-5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-14.1-5.6.1.ppc64le" }, "product_reference": "libecpg6-14.1-5.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-14.1-5.6.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-14.1-5.6.1.s390x" }, "product_reference": "libecpg6-14.1-5.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-14.1-5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-14.1-5.6.1.x86_64" }, "product_reference": "libecpg6-14.1-5.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.1-5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-contrib-14.1-5.6.1.aarch64" }, "product_reference": "postgresql14-contrib-14.1-5.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.1-5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-contrib-14.1-5.6.1.ppc64le" }, "product_reference": "postgresql14-contrib-14.1-5.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.1-5.6.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-contrib-14.1-5.6.1.s390x" }, "product_reference": "postgresql14-contrib-14.1-5.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.1-5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-contrib-14.1-5.6.1.x86_64" }, "product_reference": "postgresql14-contrib-14.1-5.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.1-5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-devel-14.1-5.6.1.aarch64" }, "product_reference": "postgresql14-devel-14.1-5.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.1-5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-devel-14.1-5.6.1.ppc64le" }, "product_reference": "postgresql14-devel-14.1-5.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.1-5.6.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-devel-14.1-5.6.1.s390x" }, "product_reference": "postgresql14-devel-14.1-5.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.1-5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-devel-14.1-5.6.1.x86_64" }, "product_reference": "postgresql14-devel-14.1-5.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-docs-14.1-5.6.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-docs-14.1-5.6.1.noarch" }, "product_reference": "postgresql14-docs-14.1-5.6.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.1-5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plperl-14.1-5.6.1.aarch64" }, "product_reference": "postgresql14-plperl-14.1-5.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.1-5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plperl-14.1-5.6.1.ppc64le" }, "product_reference": "postgresql14-plperl-14.1-5.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.1-5.6.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plperl-14.1-5.6.1.s390x" }, "product_reference": "postgresql14-plperl-14.1-5.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.1-5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plperl-14.1-5.6.1.x86_64" }, "product_reference": "postgresql14-plperl-14.1-5.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.1-5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plpython-14.1-5.6.1.aarch64" }, "product_reference": "postgresql14-plpython-14.1-5.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.1-5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plpython-14.1-5.6.1.ppc64le" }, "product_reference": "postgresql14-plpython-14.1-5.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.1-5.6.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plpython-14.1-5.6.1.s390x" }, "product_reference": "postgresql14-plpython-14.1-5.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.1-5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plpython-14.1-5.6.1.x86_64" }, "product_reference": "postgresql14-plpython-14.1-5.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.1-5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-pltcl-14.1-5.6.1.aarch64" }, "product_reference": "postgresql14-pltcl-14.1-5.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.1-5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-pltcl-14.1-5.6.1.ppc64le" }, "product_reference": "postgresql14-pltcl-14.1-5.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.1-5.6.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-pltcl-14.1-5.6.1.s390x" }, "product_reference": "postgresql14-pltcl-14.1-5.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.1-5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-pltcl-14.1-5.6.1.x86_64" }, "product_reference": "postgresql14-pltcl-14.1-5.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.1-5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-14.1-5.6.1.aarch64" }, "product_reference": "postgresql14-server-14.1-5.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.1-5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-14.1-5.6.1.ppc64le" }, "product_reference": "postgresql14-server-14.1-5.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.1-5.6.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-14.1-5.6.1.s390x" }, "product_reference": "postgresql14-server-14.1-5.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.1-5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-14.1-5.6.1.x86_64" }, "product_reference": "postgresql14-server-14.1-5.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.1-5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-devel-14.1-5.6.1.aarch64" }, "product_reference": "postgresql14-server-devel-14.1-5.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.1-5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-devel-14.1-5.6.1.ppc64le" }, "product_reference": "postgresql14-server-devel-14.1-5.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.1-5.6.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-devel-14.1-5.6.1.s390x" }, "product_reference": "postgresql14-server-devel-14.1-5.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.1-5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-devel-14.1-5.6.1.x86_64" }, "product_reference": "postgresql14-server-devel-14.1-5.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-14.1-5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libecpg6-14.1-5.6.1.aarch64" }, "product_reference": "libecpg6-14.1-5.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-14.1-5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libecpg6-14.1-5.6.1.ppc64le" }, "product_reference": "libecpg6-14.1-5.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-14.1-5.6.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libecpg6-14.1-5.6.1.s390x" }, "product_reference": "libecpg6-14.1-5.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-14.1-5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libecpg6-14.1-5.6.1.x86_64" }, "product_reference": "libecpg6-14.1-5.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.1-5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-contrib-14.1-5.6.1.aarch64" }, "product_reference": "postgresql14-contrib-14.1-5.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.1-5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-contrib-14.1-5.6.1.ppc64le" }, "product_reference": "postgresql14-contrib-14.1-5.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.1-5.6.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-contrib-14.1-5.6.1.s390x" }, "product_reference": "postgresql14-contrib-14.1-5.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.1-5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-contrib-14.1-5.6.1.x86_64" }, "product_reference": "postgresql14-contrib-14.1-5.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.1-5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-devel-14.1-5.6.1.aarch64" }, "product_reference": "postgresql14-devel-14.1-5.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.1-5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-devel-14.1-5.6.1.ppc64le" }, "product_reference": "postgresql14-devel-14.1-5.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.1-5.6.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-devel-14.1-5.6.1.s390x" }, "product_reference": "postgresql14-devel-14.1-5.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.1-5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-devel-14.1-5.6.1.x86_64" }, "product_reference": "postgresql14-devel-14.1-5.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-docs-14.1-5.6.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-docs-14.1-5.6.1.noarch" }, "product_reference": "postgresql14-docs-14.1-5.6.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.1-5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plperl-14.1-5.6.1.aarch64" }, "product_reference": "postgresql14-plperl-14.1-5.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.1-5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plperl-14.1-5.6.1.ppc64le" }, "product_reference": "postgresql14-plperl-14.1-5.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.1-5.6.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plperl-14.1-5.6.1.s390x" }, "product_reference": "postgresql14-plperl-14.1-5.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.1-5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plperl-14.1-5.6.1.x86_64" }, "product_reference": "postgresql14-plperl-14.1-5.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.1-5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plpython-14.1-5.6.1.aarch64" }, "product_reference": "postgresql14-plpython-14.1-5.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.1-5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plpython-14.1-5.6.1.ppc64le" }, "product_reference": "postgresql14-plpython-14.1-5.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.1-5.6.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plpython-14.1-5.6.1.s390x" }, "product_reference": "postgresql14-plpython-14.1-5.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.1-5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plpython-14.1-5.6.1.x86_64" }, "product_reference": "postgresql14-plpython-14.1-5.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.1-5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-pltcl-14.1-5.6.1.aarch64" }, "product_reference": "postgresql14-pltcl-14.1-5.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.1-5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-pltcl-14.1-5.6.1.ppc64le" }, "product_reference": "postgresql14-pltcl-14.1-5.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.1-5.6.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-pltcl-14.1-5.6.1.s390x" }, "product_reference": "postgresql14-pltcl-14.1-5.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.1-5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-pltcl-14.1-5.6.1.x86_64" }, "product_reference": "postgresql14-pltcl-14.1-5.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.1-5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-14.1-5.6.1.aarch64" }, "product_reference": "postgresql14-server-14.1-5.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.1-5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-14.1-5.6.1.ppc64le" }, "product_reference": "postgresql14-server-14.1-5.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.1-5.6.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-14.1-5.6.1.s390x" }, "product_reference": "postgresql14-server-14.1-5.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.1-5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-14.1-5.6.1.x86_64" }, "product_reference": "postgresql14-server-14.1-5.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.1-5.6.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-devel-14.1-5.6.1.aarch64" }, "product_reference": "postgresql14-server-devel-14.1-5.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.1-5.6.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-devel-14.1-5.6.1.ppc64le" }, "product_reference": "postgresql14-server-devel-14.1-5.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.1-5.6.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-devel-14.1-5.6.1.s390x" }, "product_reference": "postgresql14-server-devel-14.1-5.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.1-5.6.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-devel-14.1-5.6.1.x86_64" }, "product_reference": "postgresql14-server-devel-14.1-5.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-23214", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-23214" } ], "notes": [ { "category": "general", "text": "When the server is configured to use trust authentication with a clientcert requirement or to use cert authentication, a man-in-the-middle attacker can inject arbitrary SQL queries when a connection is first established, despite the use of SSL certificate verification and encryption.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-32bit-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql14-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql14-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql14-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql14-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpq5-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpq5-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpq5-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpq5-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql14-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql14-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql14-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql14-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-llvmjit-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-llvmjit-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-llvmjit-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-llvmjit-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-test-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-test-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-test-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-test-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql14-llvmjit-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql14-llvmjit-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql14-llvmjit-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql14-llvmjit-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql14-test-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-contrib-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-contrib-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-contrib-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-contrib-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-devel-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-devel-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-devel-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-devel-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-docs-14.1-5.6.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plperl-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plperl-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plperl-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plperl-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plpython-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plpython-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plpython-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plpython-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-pltcl-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-pltcl-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-pltcl-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-pltcl-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-devel-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-devel-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-devel-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-devel-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libecpg6-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libecpg6-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libecpg6-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libecpg6-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-contrib-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-contrib-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-contrib-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-contrib-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-devel-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-devel-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-devel-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-devel-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-docs-14.1-5.6.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plperl-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plperl-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plperl-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plperl-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plpython-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plpython-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plpython-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plpython-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-pltcl-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-pltcl-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-pltcl-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-pltcl-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-devel-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-devel-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-devel-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-devel-14.1-5.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-23214", "url": "https://www.suse.com/security/cve/CVE-2021-23214" }, { "category": "external", "summary": "SUSE Bug 1192516 for CVE-2021-23214", "url": "https://bugzilla.suse.com/1192516" } ], "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 SP2:libpq5-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-32bit-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql14-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql14-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql14-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql14-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpq5-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpq5-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpq5-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpq5-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql14-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql14-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql14-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql14-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-llvmjit-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-llvmjit-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-llvmjit-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-llvmjit-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-test-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-test-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-test-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-test-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql14-llvmjit-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql14-llvmjit-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql14-llvmjit-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql14-llvmjit-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql14-test-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-contrib-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-contrib-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-contrib-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-contrib-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-devel-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-devel-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-devel-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-devel-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-docs-14.1-5.6.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plperl-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plperl-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plperl-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plperl-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plpython-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plpython-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plpython-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plpython-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-pltcl-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-pltcl-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-pltcl-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-pltcl-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-devel-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-devel-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-devel-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-devel-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libecpg6-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libecpg6-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libecpg6-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libecpg6-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-contrib-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-contrib-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-contrib-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-contrib-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-devel-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-devel-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-devel-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-devel-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-docs-14.1-5.6.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plperl-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plperl-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plperl-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plperl-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plpython-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plpython-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plpython-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plpython-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-pltcl-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-pltcl-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-pltcl-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-pltcl-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-devel-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-devel-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-devel-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-devel-14.1-5.6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-32bit-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql14-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql14-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql14-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql14-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpq5-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpq5-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpq5-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpq5-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql14-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql14-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql14-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql14-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-llvmjit-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-llvmjit-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-llvmjit-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-llvmjit-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-test-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-test-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-test-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-test-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql14-llvmjit-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql14-llvmjit-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql14-llvmjit-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql14-llvmjit-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql14-test-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-contrib-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-contrib-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-contrib-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-contrib-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-devel-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-devel-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-devel-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-devel-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-docs-14.1-5.6.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plperl-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plperl-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plperl-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plperl-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plpython-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plpython-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plpython-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plpython-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-pltcl-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-pltcl-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-pltcl-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-pltcl-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-devel-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-devel-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-devel-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-devel-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libecpg6-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libecpg6-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libecpg6-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libecpg6-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-contrib-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-contrib-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-contrib-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-contrib-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-devel-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-devel-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-devel-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-devel-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-docs-14.1-5.6.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plperl-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plperl-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plperl-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plperl-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plpython-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plpython-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plpython-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plpython-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-pltcl-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-pltcl-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-pltcl-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-pltcl-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-devel-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-devel-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-devel-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-devel-14.1-5.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-22T08:40:48Z", "details": "important" } ], "title": "CVE-2021-23214" }, { "cve": "CVE-2021-23222", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-23222" } ], "notes": [ { "category": "general", "text": "A man-in-the-middle attacker can inject false responses to the client\u0027s first few queries, despite the use of SSL certificate verification and encryption.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-32bit-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql14-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql14-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql14-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql14-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpq5-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpq5-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpq5-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpq5-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql14-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql14-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql14-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql14-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-llvmjit-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-llvmjit-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-llvmjit-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-llvmjit-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-test-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-test-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-test-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-test-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql14-llvmjit-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql14-llvmjit-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql14-llvmjit-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql14-llvmjit-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql14-test-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-contrib-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-contrib-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-contrib-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-contrib-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-devel-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-devel-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-devel-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-devel-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-docs-14.1-5.6.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plperl-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plperl-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plperl-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plperl-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plpython-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plpython-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plpython-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plpython-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-pltcl-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-pltcl-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-pltcl-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-pltcl-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-devel-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-devel-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-devel-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-devel-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libecpg6-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libecpg6-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libecpg6-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libecpg6-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-contrib-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-contrib-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-contrib-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-contrib-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-devel-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-devel-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-devel-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-devel-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-docs-14.1-5.6.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plperl-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plperl-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plperl-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plperl-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plpython-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plpython-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plpython-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plpython-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-pltcl-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-pltcl-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-pltcl-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-pltcl-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-devel-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-devel-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-devel-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-devel-14.1-5.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-23222", "url": "https://www.suse.com/security/cve/CVE-2021-23222" }, { "category": "external", "summary": "SUSE Bug 1192516 for CVE-2021-23222", "url": "https://bugzilla.suse.com/1192516" } ], "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 SP2:libpq5-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-32bit-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql14-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql14-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql14-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql14-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpq5-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpq5-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpq5-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpq5-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql14-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql14-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql14-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql14-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-llvmjit-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-llvmjit-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-llvmjit-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-llvmjit-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-test-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-test-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-test-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-test-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql14-llvmjit-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql14-llvmjit-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql14-llvmjit-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql14-llvmjit-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql14-test-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-contrib-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-contrib-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-contrib-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-contrib-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-devel-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-devel-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-devel-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-devel-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-docs-14.1-5.6.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plperl-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plperl-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plperl-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plperl-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plpython-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plpython-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plpython-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plpython-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-pltcl-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-pltcl-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-pltcl-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-pltcl-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-devel-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-devel-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-devel-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-devel-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libecpg6-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libecpg6-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libecpg6-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libecpg6-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-contrib-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-contrib-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-contrib-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-contrib-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-devel-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-devel-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-devel-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-devel-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-docs-14.1-5.6.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plperl-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plperl-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plperl-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plperl-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plpython-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plpython-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plpython-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plpython-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-pltcl-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-pltcl-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-pltcl-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-pltcl-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-devel-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-devel-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-devel-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-devel-14.1-5.6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpq5-32bit-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql14-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql14-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql14-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql14-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpq5-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpq5-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpq5-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpq5-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql14-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql14-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql14-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql14-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-llvmjit-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-llvmjit-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-llvmjit-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-llvmjit-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-test-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-test-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-test-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql14-test-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql14-llvmjit-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql14-llvmjit-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql14-llvmjit-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql14-llvmjit-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql14-test-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:libecpg6-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-contrib-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-contrib-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-contrib-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-contrib-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-devel-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-devel-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-devel-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-devel-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-docs-14.1-5.6.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plperl-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plperl-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plperl-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plperl-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plpython-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plpython-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plpython-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-plpython-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-pltcl-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-pltcl-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-pltcl-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-pltcl-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-devel-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-devel-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-devel-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql14-server-devel-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libecpg6-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libecpg6-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libecpg6-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libecpg6-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-contrib-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-contrib-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-contrib-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-contrib-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-devel-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-devel-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-devel-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-devel-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-docs-14.1-5.6.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plperl-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plperl-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plperl-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plperl-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plpython-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plpython-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plpython-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-plpython-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-pltcl-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-pltcl-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-pltcl-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-pltcl-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-14.1-5.6.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-devel-14.1-5.6.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-devel-14.1-5.6.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-devel-14.1-5.6.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql14-server-devel-14.1-5.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-22T08:40:48Z", "details": "important" } ], "title": "CVE-2021-23222" } ] }
suse-su-2021:3761-1
Vulnerability from csaf_suse
Published
2021-11-22 08:47
Modified
2021-11-22 08:47
Summary
Security update for postgresql10
Notes
Title of the patch
Security update for postgresql10
Description of the patch
This update for postgresql10 fixes the following issues:
- CVE-2021-23214: Make the server reject extraneous data after an SSL or GSS encryption handshake (bsc#1192516).
- CVE-2021-23222: Make libpq reject extraneous data after an SSL or GSS encryption handshake (bsc#1192516).
Patchnames
HPE-Helion-OpenStack-8-2021-3761,SUSE-2021-3761,SUSE-OpenStack-Cloud-8-2021-3761,SUSE-OpenStack-Cloud-9-2021-3761,SUSE-OpenStack-Cloud-Crowbar-8-2021-3761,SUSE-OpenStack-Cloud-Crowbar-9-2021-3761,SUSE-SLE-SAP-12-SP3-2021-3761,SUSE-SLE-SAP-12-SP4-2021-3761,SUSE-SLE-SDK-12-SP5-2021-3761,SUSE-SLE-SERVER-12-SP2-BCL-2021-3761,SUSE-SLE-SERVER-12-SP3-2021-3761,SUSE-SLE-SERVER-12-SP3-BCL-2021-3761,SUSE-SLE-SERVER-12-SP4-LTSS-2021-3761,SUSE-SLE-SERVER-12-SP5-2021-3761
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 postgresql10", "title": "Title of the patch" }, { "category": "description", "text": "This update for postgresql10 fixes the following issues:\n \n- CVE-2021-23214: Make the server reject extraneous data after an SSL or GSS encryption handshake (bsc#1192516).\n- CVE-2021-23222: Make libpq reject extraneous data after an SSL or GSS encryption handshake (bsc#1192516).\n", "title": "Description of the patch" }, { "category": "details", "text": "HPE-Helion-OpenStack-8-2021-3761,SUSE-2021-3761,SUSE-OpenStack-Cloud-8-2021-3761,SUSE-OpenStack-Cloud-9-2021-3761,SUSE-OpenStack-Cloud-Crowbar-8-2021-3761,SUSE-OpenStack-Cloud-Crowbar-9-2021-3761,SUSE-SLE-SAP-12-SP3-2021-3761,SUSE-SLE-SAP-12-SP4-2021-3761,SUSE-SLE-SDK-12-SP5-2021-3761,SUSE-SLE-SERVER-12-SP2-BCL-2021-3761,SUSE-SLE-SERVER-12-SP3-2021-3761,SUSE-SLE-SERVER-12-SP3-BCL-2021-3761,SUSE-SLE-SERVER-12-SP4-LTSS-2021-3761,SUSE-SLE-SERVER-12-SP5-2021-3761", "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-2021_3761-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:3761-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20213761-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:3761-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-November/009764.html" }, { "category": "self", "summary": "SUSE Bug 1192516", "url": "https://bugzilla.suse.com/1192516" }, { "category": "self", "summary": "SUSE CVE CVE-2021-23214 page", "url": "https://www.suse.com/security/cve/CVE-2021-23214/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-23222 page", "url": "https://www.suse.com/security/cve/CVE-2021-23222/" } ], "title": "Security update for postgresql10", "tracking": { "current_release_date": "2021-11-22T08:47:26Z", "generator": { "date": "2021-11-22T08:47:26Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:3761-1", "initial_release_date": "2021-11-22T08:47:26Z", "revision_history": [ { "date": "2021-11-22T08:47:26Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "postgresql10-10.19-4.22.1.aarch64", "product": { "name": "postgresql10-10.19-4.22.1.aarch64", "product_id": "postgresql10-10.19-4.22.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-contrib-10.19-4.22.1.aarch64", "product": { "name": "postgresql10-contrib-10.19-4.22.1.aarch64", "product_id": "postgresql10-contrib-10.19-4.22.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-devel-10.19-4.22.1.aarch64", "product": { "name": "postgresql10-devel-10.19-4.22.1.aarch64", "product_id": "postgresql10-devel-10.19-4.22.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-plperl-10.19-4.22.1.aarch64", "product": { "name": "postgresql10-plperl-10.19-4.22.1.aarch64", "product_id": "postgresql10-plperl-10.19-4.22.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-plpython-10.19-4.22.1.aarch64", "product": { "name": "postgresql10-plpython-10.19-4.22.1.aarch64", "product_id": "postgresql10-plpython-10.19-4.22.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.19-4.22.1.aarch64", "product": { "name": "postgresql10-pltcl-10.19-4.22.1.aarch64", "product_id": "postgresql10-pltcl-10.19-4.22.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-server-10.19-4.22.1.aarch64", "product": { "name": "postgresql10-server-10.19-4.22.1.aarch64", "product_id": "postgresql10-server-10.19-4.22.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-test-10.19-4.22.1.aarch64", "product": { "name": "postgresql10-test-10.19-4.22.1.aarch64", "product_id": "postgresql10-test-10.19-4.22.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql10-10.19-4.22.1.i586", "product": { "name": "postgresql10-10.19-4.22.1.i586", "product_id": "postgresql10-10.19-4.22.1.i586" } }, { "category": "product_version", "name": "postgresql10-contrib-10.19-4.22.1.i586", "product": { "name": "postgresql10-contrib-10.19-4.22.1.i586", "product_id": "postgresql10-contrib-10.19-4.22.1.i586" } }, { "category": "product_version", "name": "postgresql10-devel-10.19-4.22.1.i586", "product": { "name": "postgresql10-devel-10.19-4.22.1.i586", "product_id": "postgresql10-devel-10.19-4.22.1.i586" } }, { "category": "product_version", "name": "postgresql10-plperl-10.19-4.22.1.i586", "product": { "name": "postgresql10-plperl-10.19-4.22.1.i586", "product_id": "postgresql10-plperl-10.19-4.22.1.i586" } }, { "category": "product_version", "name": "postgresql10-plpython-10.19-4.22.1.i586", "product": { "name": "postgresql10-plpython-10.19-4.22.1.i586", "product_id": "postgresql10-plpython-10.19-4.22.1.i586" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.19-4.22.1.i586", "product": { "name": "postgresql10-pltcl-10.19-4.22.1.i586", "product_id": "postgresql10-pltcl-10.19-4.22.1.i586" } }, { "category": "product_version", "name": "postgresql10-server-10.19-4.22.1.i586", "product": { "name": "postgresql10-server-10.19-4.22.1.i586", "product_id": "postgresql10-server-10.19-4.22.1.i586" } }, { "category": "product_version", "name": "postgresql10-test-10.19-4.22.1.i586", "product": { "name": "postgresql10-test-10.19-4.22.1.i586", "product_id": "postgresql10-test-10.19-4.22.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postgresql10-docs-10.19-4.22.1.noarch", "product": { "name": "postgresql10-docs-10.19-4.22.1.noarch", "product_id": "postgresql10-docs-10.19-4.22.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postgresql10-10.19-4.22.1.ppc64le", "product": { "name": "postgresql10-10.19-4.22.1.ppc64le", "product_id": "postgresql10-10.19-4.22.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-contrib-10.19-4.22.1.ppc64le", "product": { "name": "postgresql10-contrib-10.19-4.22.1.ppc64le", "product_id": "postgresql10-contrib-10.19-4.22.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-devel-10.19-4.22.1.ppc64le", "product": { "name": "postgresql10-devel-10.19-4.22.1.ppc64le", "product_id": "postgresql10-devel-10.19-4.22.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-plperl-10.19-4.22.1.ppc64le", "product": { "name": "postgresql10-plperl-10.19-4.22.1.ppc64le", "product_id": "postgresql10-plperl-10.19-4.22.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-plpython-10.19-4.22.1.ppc64le", "product": { "name": "postgresql10-plpython-10.19-4.22.1.ppc64le", "product_id": "postgresql10-plpython-10.19-4.22.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.19-4.22.1.ppc64le", "product": { "name": "postgresql10-pltcl-10.19-4.22.1.ppc64le", "product_id": "postgresql10-pltcl-10.19-4.22.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-server-10.19-4.22.1.ppc64le", "product": { "name": "postgresql10-server-10.19-4.22.1.ppc64le", "product_id": "postgresql10-server-10.19-4.22.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-test-10.19-4.22.1.ppc64le", "product": { "name": "postgresql10-test-10.19-4.22.1.ppc64le", "product_id": "postgresql10-test-10.19-4.22.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql10-10.19-4.22.1.s390", "product": { "name": "postgresql10-10.19-4.22.1.s390", "product_id": "postgresql10-10.19-4.22.1.s390" } }, { "category": "product_version", "name": "postgresql10-contrib-10.19-4.22.1.s390", "product": { "name": "postgresql10-contrib-10.19-4.22.1.s390", "product_id": "postgresql10-contrib-10.19-4.22.1.s390" } }, { "category": "product_version", "name": "postgresql10-devel-10.19-4.22.1.s390", "product": { "name": "postgresql10-devel-10.19-4.22.1.s390", "product_id": "postgresql10-devel-10.19-4.22.1.s390" } }, { "category": "product_version", "name": "postgresql10-plperl-10.19-4.22.1.s390", "product": { "name": "postgresql10-plperl-10.19-4.22.1.s390", "product_id": "postgresql10-plperl-10.19-4.22.1.s390" } }, { "category": "product_version", "name": "postgresql10-plpython-10.19-4.22.1.s390", "product": { "name": "postgresql10-plpython-10.19-4.22.1.s390", "product_id": "postgresql10-plpython-10.19-4.22.1.s390" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.19-4.22.1.s390", "product": { "name": "postgresql10-pltcl-10.19-4.22.1.s390", "product_id": "postgresql10-pltcl-10.19-4.22.1.s390" } }, { "category": "product_version", "name": "postgresql10-server-10.19-4.22.1.s390", "product": { "name": "postgresql10-server-10.19-4.22.1.s390", "product_id": "postgresql10-server-10.19-4.22.1.s390" } }, { "category": "product_version", "name": "postgresql10-test-10.19-4.22.1.s390", "product": { "name": "postgresql10-test-10.19-4.22.1.s390", "product_id": "postgresql10-test-10.19-4.22.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "postgresql10-10.19-4.22.1.s390x", "product": { "name": "postgresql10-10.19-4.22.1.s390x", "product_id": "postgresql10-10.19-4.22.1.s390x" } }, { "category": "product_version", "name": "postgresql10-contrib-10.19-4.22.1.s390x", "product": { "name": "postgresql10-contrib-10.19-4.22.1.s390x", "product_id": "postgresql10-contrib-10.19-4.22.1.s390x" } }, { "category": "product_version", "name": "postgresql10-devel-10.19-4.22.1.s390x", "product": { "name": "postgresql10-devel-10.19-4.22.1.s390x", "product_id": "postgresql10-devel-10.19-4.22.1.s390x" } }, { "category": "product_version", "name": "postgresql10-plperl-10.19-4.22.1.s390x", "product": { "name": "postgresql10-plperl-10.19-4.22.1.s390x", "product_id": "postgresql10-plperl-10.19-4.22.1.s390x" } }, { "category": "product_version", "name": "postgresql10-plpython-10.19-4.22.1.s390x", "product": { "name": "postgresql10-plpython-10.19-4.22.1.s390x", "product_id": "postgresql10-plpython-10.19-4.22.1.s390x" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.19-4.22.1.s390x", "product": { "name": "postgresql10-pltcl-10.19-4.22.1.s390x", "product_id": "postgresql10-pltcl-10.19-4.22.1.s390x" } }, { "category": "product_version", "name": "postgresql10-server-10.19-4.22.1.s390x", "product": { "name": "postgresql10-server-10.19-4.22.1.s390x", "product_id": "postgresql10-server-10.19-4.22.1.s390x" } }, { "category": "product_version", "name": "postgresql10-test-10.19-4.22.1.s390x", "product": { "name": "postgresql10-test-10.19-4.22.1.s390x", "product_id": "postgresql10-test-10.19-4.22.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql10-10.19-4.22.1.x86_64", "product": { "name": "postgresql10-10.19-4.22.1.x86_64", "product_id": "postgresql10-10.19-4.22.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-contrib-10.19-4.22.1.x86_64", "product": { "name": "postgresql10-contrib-10.19-4.22.1.x86_64", "product_id": "postgresql10-contrib-10.19-4.22.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-plperl-10.19-4.22.1.x86_64", "product": { "name": "postgresql10-plperl-10.19-4.22.1.x86_64", "product_id": "postgresql10-plperl-10.19-4.22.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-plpython-10.19-4.22.1.x86_64", "product": { "name": "postgresql10-plpython-10.19-4.22.1.x86_64", "product_id": "postgresql10-plpython-10.19-4.22.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.19-4.22.1.x86_64", "product": { "name": "postgresql10-pltcl-10.19-4.22.1.x86_64", "product_id": "postgresql10-pltcl-10.19-4.22.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-server-10.19-4.22.1.x86_64", "product": { "name": "postgresql10-server-10.19-4.22.1.x86_64", "product_id": "postgresql10-server-10.19-4.22.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-devel-10.19-4.22.1.x86_64", "product": { "name": "postgresql10-devel-10.19-4.22.1.x86_64", "product_id": "postgresql10-devel-10.19-4.22.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-test-10.19-4.22.1.x86_64", "product": { "name": "postgresql10-test-10.19-4.22.1.x86_64", "product_id": "postgresql10-test-10.19-4.22.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "HPE Helion OpenStack 8", "product": { "name": "HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8", "product_identification_helper": { "cpe": "cpe:/o:suse:hpe-helion-openstack:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 8", "product": { "name": "SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 9", "product": { "name": "SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:9" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 8", "product": { "name": "SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 9", "product": { "name": "SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-4.22.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:postgresql10-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-10.19-4.22.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-4.22.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:postgresql10-contrib-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-contrib-10.19-4.22.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.19-4.22.1.noarch as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:postgresql10-docs-10.19-4.22.1.noarch" }, "product_reference": "postgresql10-docs-10.19-4.22.1.noarch", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-4.22.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:postgresql10-plperl-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-plperl-10.19-4.22.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-4.22.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:postgresql10-plpython-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-plpython-10.19-4.22.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-4.22.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:postgresql10-pltcl-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-pltcl-10.19-4.22.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-4.22.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:postgresql10-server-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-server-10.19-4.22.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-4.22.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:postgresql10-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-4.22.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:postgresql10-contrib-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-contrib-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.19-4.22.1.noarch as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:postgresql10-docs-10.19-4.22.1.noarch" }, "product_reference": "postgresql10-docs-10.19-4.22.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-4.22.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:postgresql10-plperl-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-plperl-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-4.22.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:postgresql10-plpython-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-plpython-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-4.22.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:postgresql10-pltcl-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-pltcl-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-4.22.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:postgresql10-server-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-server-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-4.22.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:postgresql10-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-4.22.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:postgresql10-contrib-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-contrib-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.19-4.22.1.noarch as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:postgresql10-docs-10.19-4.22.1.noarch" }, "product_reference": "postgresql10-docs-10.19-4.22.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-4.22.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:postgresql10-plperl-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-plperl-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-4.22.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:postgresql10-plpython-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-plpython-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-4.22.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:postgresql10-pltcl-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-pltcl-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-4.22.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:postgresql10-server-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-server-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-4.22.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql10-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-4.22.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql10-contrib-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-contrib-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.19-4.22.1.noarch as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql10-docs-10.19-4.22.1.noarch" }, "product_reference": "postgresql10-docs-10.19-4.22.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-4.22.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql10-plperl-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-plperl-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-4.22.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql10-plpython-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-plpython-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-4.22.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql10-pltcl-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-pltcl-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-4.22.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql10-server-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-server-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-4.22.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:postgresql10-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-4.22.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:postgresql10-contrib-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-contrib-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.19-4.22.1.noarch as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:postgresql10-docs-10.19-4.22.1.noarch" }, "product_reference": "postgresql10-docs-10.19-4.22.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-4.22.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:postgresql10-plperl-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-plperl-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-4.22.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:postgresql10-plpython-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-plpython-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-4.22.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:postgresql10-pltcl-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-pltcl-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-4.22.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:postgresql10-server-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-server-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-contrib-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-contrib-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.19-4.22.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-docs-10.19-4.22.1.noarch" }, "product_reference": "postgresql10-docs-10.19-4.22.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-plperl-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-plperl-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-plpython-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-plpython-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-pltcl-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-pltcl-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-server-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-server-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-contrib-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-contrib-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.19-4.22.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-docs-10.19-4.22.1.noarch" }, "product_reference": "postgresql10-docs-10.19-4.22.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-plperl-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-plperl-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-plpython-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-plpython-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-pltcl-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-pltcl-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-server-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-server-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.19-4.22.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.19-4.22.1.aarch64" }, "product_reference": "postgresql10-devel-10.19-4.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-devel-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.19-4.22.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.19-4.22.1.s390x" }, "product_reference": "postgresql10-devel-10.19-4.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-devel-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-contrib-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-contrib-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.19-4.22.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-docs-10.19-4.22.1.noarch" }, "product_reference": "postgresql10-docs-10.19-4.22.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plperl-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-plperl-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plpython-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-plpython-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-pltcl-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-pltcl-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-server-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-server-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-4.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.19-4.22.1.aarch64" }, "product_reference": "postgresql10-10.19-4.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-4.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.19-4.22.1.s390x" }, "product_reference": "postgresql10-10.19-4.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-4.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.19-4.22.1.aarch64" }, "product_reference": "postgresql10-contrib-10.19-4.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-contrib-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-4.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.19-4.22.1.s390x" }, "product_reference": "postgresql10-contrib-10.19-4.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-contrib-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.19-4.22.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-docs-10.19-4.22.1.noarch" }, "product_reference": "postgresql10-docs-10.19-4.22.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-4.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.19-4.22.1.aarch64" }, "product_reference": "postgresql10-plperl-10.19-4.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-plperl-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-4.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.19-4.22.1.s390x" }, "product_reference": "postgresql10-plperl-10.19-4.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-plperl-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-4.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.19-4.22.1.aarch64" }, "product_reference": "postgresql10-plpython-10.19-4.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-plpython-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-4.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.19-4.22.1.s390x" }, "product_reference": "postgresql10-plpython-10.19-4.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-plpython-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-4.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.19-4.22.1.aarch64" }, "product_reference": "postgresql10-pltcl-10.19-4.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-pltcl-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-4.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.19-4.22.1.s390x" }, "product_reference": "postgresql10-pltcl-10.19-4.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-pltcl-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-4.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.19-4.22.1.aarch64" }, "product_reference": "postgresql10-server-10.19-4.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-server-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-4.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.19-4.22.1.s390x" }, "product_reference": "postgresql10-server-10.19-4.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-server-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-contrib-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-contrib-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.19-4.22.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-docs-10.19-4.22.1.noarch" }, "product_reference": "postgresql10-docs-10.19-4.22.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plperl-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-plperl-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plpython-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-plpython-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-pltcl-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-pltcl-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-server-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-server-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-4.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.19-4.22.1.aarch64" }, "product_reference": "postgresql10-10.19-4.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-4.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.19-4.22.1.s390x" }, "product_reference": "postgresql10-10.19-4.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-4.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.19-4.22.1.aarch64" }, "product_reference": "postgresql10-contrib-10.19-4.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-contrib-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-4.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.19-4.22.1.s390x" }, "product_reference": "postgresql10-contrib-10.19-4.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-contrib-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.19-4.22.1.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-docs-10.19-4.22.1.noarch" }, "product_reference": "postgresql10-docs-10.19-4.22.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-4.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.19-4.22.1.aarch64" }, "product_reference": "postgresql10-plperl-10.19-4.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-plperl-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-4.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.19-4.22.1.s390x" }, "product_reference": "postgresql10-plperl-10.19-4.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-plperl-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-4.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.19-4.22.1.aarch64" }, "product_reference": "postgresql10-plpython-10.19-4.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-plpython-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-4.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.19-4.22.1.s390x" }, "product_reference": "postgresql10-plpython-10.19-4.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-plpython-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-4.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.19-4.22.1.aarch64" }, "product_reference": "postgresql10-pltcl-10.19-4.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-pltcl-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-4.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.19-4.22.1.s390x" }, "product_reference": "postgresql10-pltcl-10.19-4.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-pltcl-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-4.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.19-4.22.1.aarch64" }, "product_reference": "postgresql10-server-10.19-4.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-server-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-4.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.19-4.22.1.s390x" }, "product_reference": "postgresql10-server-10.19-4.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-server-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-4.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-10.19-4.22.1.aarch64" }, "product_reference": "postgresql10-10.19-4.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-4.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-10.19-4.22.1.s390x" }, "product_reference": "postgresql10-10.19-4.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-4.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.19-4.22.1.aarch64" }, "product_reference": "postgresql10-contrib-10.19-4.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-contrib-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-4.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.19-4.22.1.s390x" }, "product_reference": "postgresql10-contrib-10.19-4.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-contrib-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.19-4.22.1.noarch as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-docs-10.19-4.22.1.noarch" }, "product_reference": "postgresql10-docs-10.19-4.22.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-4.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.19-4.22.1.aarch64" }, "product_reference": "postgresql10-plperl-10.19-4.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-plperl-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-4.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.19-4.22.1.s390x" }, "product_reference": "postgresql10-plperl-10.19-4.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-plperl-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-4.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.19-4.22.1.aarch64" }, "product_reference": "postgresql10-plpython-10.19-4.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-plpython-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-4.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.19-4.22.1.s390x" }, "product_reference": "postgresql10-plpython-10.19-4.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-plpython-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-4.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.19-4.22.1.aarch64" }, "product_reference": "postgresql10-pltcl-10.19-4.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-pltcl-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-4.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.19-4.22.1.s390x" }, "product_reference": "postgresql10-pltcl-10.19-4.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-pltcl-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-4.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.19-4.22.1.aarch64" }, "product_reference": "postgresql10-server-10.19-4.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-server-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-4.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.19-4.22.1.s390x" }, "product_reference": "postgresql10-server-10.19-4.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-server-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-4.22.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.19-4.22.1.aarch64" }, "product_reference": "postgresql10-10.19-4.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-4.22.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.19-4.22.1.s390x" }, "product_reference": "postgresql10-10.19-4.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-4.22.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.19-4.22.1.aarch64" }, "product_reference": "postgresql10-contrib-10.19-4.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-contrib-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-4.22.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.19-4.22.1.s390x" }, "product_reference": "postgresql10-contrib-10.19-4.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-contrib-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.19-4.22.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-docs-10.19-4.22.1.noarch" }, "product_reference": "postgresql10-docs-10.19-4.22.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-4.22.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.19-4.22.1.aarch64" }, "product_reference": "postgresql10-plperl-10.19-4.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-plperl-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-4.22.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.19-4.22.1.s390x" }, "product_reference": "postgresql10-plperl-10.19-4.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-plperl-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-4.22.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.19-4.22.1.aarch64" }, "product_reference": "postgresql10-plpython-10.19-4.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-plpython-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-4.22.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.19-4.22.1.s390x" }, "product_reference": "postgresql10-plpython-10.19-4.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-plpython-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-4.22.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.19-4.22.1.aarch64" }, "product_reference": "postgresql10-pltcl-10.19-4.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-pltcl-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-4.22.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.19-4.22.1.s390x" }, "product_reference": "postgresql10-pltcl-10.19-4.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-pltcl-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-4.22.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.19-4.22.1.aarch64" }, "product_reference": "postgresql10-server-10.19-4.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-4.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.19-4.22.1.ppc64le" }, "product_reference": "postgresql10-server-10.19-4.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-4.22.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.19-4.22.1.s390x" }, "product_reference": "postgresql10-server-10.19-4.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-4.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.19-4.22.1.x86_64" }, "product_reference": "postgresql10-server-10.19-4.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-23214", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-23214" } ], "notes": [ { "category": "general", "text": "When the server is configured to use trust authentication with a clientcert requirement or to use cert authentication, a man-in-the-middle attacker can inject arbitrary SQL queries when a connection is first established, despite the use of SSL certificate verification and encryption.", "title": "CVE description" } ], "product_status": { "recommended": [ "HPE Helion OpenStack 8:postgresql10-10.19-4.22.1.x86_64", "HPE Helion OpenStack 8:postgresql10-contrib-10.19-4.22.1.x86_64", "HPE Helion OpenStack 8:postgresql10-docs-10.19-4.22.1.noarch", "HPE Helion OpenStack 8:postgresql10-plperl-10.19-4.22.1.x86_64", "HPE Helion OpenStack 8:postgresql10-plpython-10.19-4.22.1.x86_64", "HPE Helion OpenStack 8:postgresql10-pltcl-10.19-4.22.1.x86_64", "HPE Helion OpenStack 8:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql10-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.19-4.22.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 8:postgresql10-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 8:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 8:postgresql10-docs-10.19-4.22.1.noarch", "SUSE OpenStack Cloud 8:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 8:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 8:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 8:postgresql10-server-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 9:postgresql10-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 9:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 9:postgresql10-docs-10.19-4.22.1.noarch", "SUSE OpenStack Cloud 9:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 9:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 9:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 9:postgresql10-server-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql10-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql10-docs-10.19-4.22.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql10-server-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql10-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql10-docs-10.19-4.22.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql10-server-10.19-4.22.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-23214", "url": "https://www.suse.com/security/cve/CVE-2021-23214" }, { "category": "external", "summary": "SUSE Bug 1192516 for CVE-2021-23214", "url": "https://bugzilla.suse.com/1192516" } ], "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": [ "HPE Helion OpenStack 8:postgresql10-10.19-4.22.1.x86_64", "HPE Helion OpenStack 8:postgresql10-contrib-10.19-4.22.1.x86_64", "HPE Helion OpenStack 8:postgresql10-docs-10.19-4.22.1.noarch", "HPE Helion OpenStack 8:postgresql10-plperl-10.19-4.22.1.x86_64", "HPE Helion OpenStack 8:postgresql10-plpython-10.19-4.22.1.x86_64", "HPE Helion OpenStack 8:postgresql10-pltcl-10.19-4.22.1.x86_64", "HPE Helion OpenStack 8:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql10-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.19-4.22.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 8:postgresql10-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 8:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 8:postgresql10-docs-10.19-4.22.1.noarch", "SUSE OpenStack Cloud 8:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 8:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 8:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 8:postgresql10-server-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 9:postgresql10-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 9:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 9:postgresql10-docs-10.19-4.22.1.noarch", "SUSE OpenStack Cloud 9:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 9:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 9:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 9:postgresql10-server-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql10-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql10-docs-10.19-4.22.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql10-server-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql10-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql10-docs-10.19-4.22.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql10-server-10.19-4.22.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "HPE Helion OpenStack 8:postgresql10-10.19-4.22.1.x86_64", "HPE Helion OpenStack 8:postgresql10-contrib-10.19-4.22.1.x86_64", "HPE Helion OpenStack 8:postgresql10-docs-10.19-4.22.1.noarch", "HPE Helion OpenStack 8:postgresql10-plperl-10.19-4.22.1.x86_64", "HPE Helion OpenStack 8:postgresql10-plpython-10.19-4.22.1.x86_64", "HPE Helion OpenStack 8:postgresql10-pltcl-10.19-4.22.1.x86_64", "HPE Helion OpenStack 8:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql10-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.19-4.22.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 8:postgresql10-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 8:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 8:postgresql10-docs-10.19-4.22.1.noarch", "SUSE OpenStack Cloud 8:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 8:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 8:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 8:postgresql10-server-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 9:postgresql10-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 9:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 9:postgresql10-docs-10.19-4.22.1.noarch", "SUSE OpenStack Cloud 9:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 9:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 9:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 9:postgresql10-server-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql10-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql10-docs-10.19-4.22.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql10-server-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql10-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql10-docs-10.19-4.22.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql10-server-10.19-4.22.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-22T08:47:26Z", "details": "important" } ], "title": "CVE-2021-23214" }, { "cve": "CVE-2021-23222", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-23222" } ], "notes": [ { "category": "general", "text": "A man-in-the-middle attacker can inject false responses to the client\u0027s first few queries, despite the use of SSL certificate verification and encryption.", "title": "CVE description" } ], "product_status": { "recommended": [ "HPE Helion OpenStack 8:postgresql10-10.19-4.22.1.x86_64", "HPE Helion OpenStack 8:postgresql10-contrib-10.19-4.22.1.x86_64", "HPE Helion OpenStack 8:postgresql10-docs-10.19-4.22.1.noarch", "HPE Helion OpenStack 8:postgresql10-plperl-10.19-4.22.1.x86_64", "HPE Helion OpenStack 8:postgresql10-plpython-10.19-4.22.1.x86_64", "HPE Helion OpenStack 8:postgresql10-pltcl-10.19-4.22.1.x86_64", "HPE Helion OpenStack 8:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql10-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.19-4.22.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 8:postgresql10-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 8:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 8:postgresql10-docs-10.19-4.22.1.noarch", "SUSE OpenStack Cloud 8:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 8:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 8:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 8:postgresql10-server-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 9:postgresql10-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 9:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 9:postgresql10-docs-10.19-4.22.1.noarch", "SUSE OpenStack Cloud 9:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 9:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 9:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 9:postgresql10-server-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql10-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql10-docs-10.19-4.22.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql10-server-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql10-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql10-docs-10.19-4.22.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql10-server-10.19-4.22.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-23222", "url": "https://www.suse.com/security/cve/CVE-2021-23222" }, { "category": "external", "summary": "SUSE Bug 1192516 for CVE-2021-23222", "url": "https://bugzilla.suse.com/1192516" } ], "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": [ "HPE Helion OpenStack 8:postgresql10-10.19-4.22.1.x86_64", "HPE Helion OpenStack 8:postgresql10-contrib-10.19-4.22.1.x86_64", "HPE Helion OpenStack 8:postgresql10-docs-10.19-4.22.1.noarch", "HPE Helion OpenStack 8:postgresql10-plperl-10.19-4.22.1.x86_64", "HPE Helion OpenStack 8:postgresql10-plpython-10.19-4.22.1.x86_64", "HPE Helion OpenStack 8:postgresql10-pltcl-10.19-4.22.1.x86_64", "HPE Helion OpenStack 8:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql10-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.19-4.22.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 8:postgresql10-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 8:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 8:postgresql10-docs-10.19-4.22.1.noarch", "SUSE OpenStack Cloud 8:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 8:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 8:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 8:postgresql10-server-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 9:postgresql10-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 9:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 9:postgresql10-docs-10.19-4.22.1.noarch", "SUSE OpenStack Cloud 9:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 9:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 9:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 9:postgresql10-server-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql10-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql10-docs-10.19-4.22.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql10-server-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql10-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql10-docs-10.19-4.22.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql10-server-10.19-4.22.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "HPE Helion OpenStack 8:postgresql10-10.19-4.22.1.x86_64", "HPE Helion OpenStack 8:postgresql10-contrib-10.19-4.22.1.x86_64", "HPE Helion OpenStack 8:postgresql10-docs-10.19-4.22.1.noarch", "HPE Helion OpenStack 8:postgresql10-plperl-10.19-4.22.1.x86_64", "HPE Helion OpenStack 8:postgresql10-plpython-10.19-4.22.1.x86_64", "HPE Helion OpenStack 8:postgresql10-pltcl-10.19-4.22.1.x86_64", "HPE Helion OpenStack 8:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql10-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-docs-10.19-4.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.19-4.22.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql10-server-10.19-4.22.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.19-4.22.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.19-4.22.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.19-4.22.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql10-devel-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 8:postgresql10-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 8:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 8:postgresql10-docs-10.19-4.22.1.noarch", "SUSE OpenStack Cloud 8:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 8:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 8:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 8:postgresql10-server-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 9:postgresql10-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 9:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 9:postgresql10-docs-10.19-4.22.1.noarch", "SUSE OpenStack Cloud 9:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 9:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 9:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud 9:postgresql10-server-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql10-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql10-docs-10.19-4.22.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql10-server-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql10-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql10-contrib-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql10-docs-10.19-4.22.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql10-plperl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql10-plpython-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql10-pltcl-10.19-4.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql10-server-10.19-4.22.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-22T08:47:26Z", "details": "important" } ], "title": "CVE-2021-23222" } ] }
suse-su-2021:3762-1
Vulnerability from csaf_suse
Published
2021-11-22 08:50
Modified
2021-11-22 08:50
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:
- CVE-2021-23214: Make the server reject extraneous data after an SSL or GSS encryption handshake (bsc#1192516).
- CVE-2021-23222: Make libpq reject extraneous data after an SSL or GSS encryption handshake (bsc#1192516).
Patchnames
SUSE-2021-3762,SUSE-SLE-Module-Basesystem-15-SP2-2021-3762,SUSE-SLE-Module-Basesystem-15-SP3-2021-3762,SUSE-SLE-Module-Packagehub-Subpackages-15-SP2-2021-3762,SUSE-SLE-Module-Packagehub-Subpackages-15-SP3-2021-3762,SUSE-SLE-Module-Server-Applications-15-SP2-2021-3762,SUSE-SLE-Module-Server-Applications-15-SP3-2021-3762
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\n- CVE-2021-23214: Make the server reject extraneous data after an SSL or GSS encryption handshake (bsc#1192516).\n- CVE-2021-23222: Make libpq reject extraneous data after an SSL or GSS encryption handshake (bsc#1192516).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2021-3762,SUSE-SLE-Module-Basesystem-15-SP2-2021-3762,SUSE-SLE-Module-Basesystem-15-SP3-2021-3762,SUSE-SLE-Module-Packagehub-Subpackages-15-SP2-2021-3762,SUSE-SLE-Module-Packagehub-Subpackages-15-SP3-2021-3762,SUSE-SLE-Module-Server-Applications-15-SP2-2021-3762,SUSE-SLE-Module-Server-Applications-15-SP3-2021-3762", "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-2021_3762-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:3762-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20213762-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:3762-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-November/009762.html" }, { "category": "self", "summary": "SUSE Bug 1192516", "url": "https://bugzilla.suse.com/1192516" }, { "category": "self", "summary": "SUSE CVE CVE-2021-23214 page", "url": "https://www.suse.com/security/cve/CVE-2021-23214/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-23222 page", "url": "https://www.suse.com/security/cve/CVE-2021-23222/" } ], "title": "Security update for postgresql13", "tracking": { "current_release_date": "2021-11-22T08:50:29Z", "generator": { "date": "2021-11-22T08:50:29Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:3762-1", "initial_release_date": "2021-11-22T08:50:29Z", "revision_history": [ { "date": "2021-11-22T08:50:29Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "postgresql13-13.5-5.22.1.aarch64", "product": { "name": "postgresql13-13.5-5.22.1.aarch64", "product_id": "postgresql13-13.5-5.22.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-contrib-13.5-5.22.1.aarch64", "product": { "name": "postgresql13-contrib-13.5-5.22.1.aarch64", "product_id": "postgresql13-contrib-13.5-5.22.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-devel-13.5-5.22.1.aarch64", "product": { "name": "postgresql13-devel-13.5-5.22.1.aarch64", "product_id": "postgresql13-devel-13.5-5.22.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-llvmjit-13.5-5.22.1.aarch64", "product": { "name": "postgresql13-llvmjit-13.5-5.22.1.aarch64", "product_id": "postgresql13-llvmjit-13.5-5.22.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-plperl-13.5-5.22.1.aarch64", "product": { "name": "postgresql13-plperl-13.5-5.22.1.aarch64", "product_id": "postgresql13-plperl-13.5-5.22.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-plpython-13.5-5.22.1.aarch64", "product": { "name": "postgresql13-plpython-13.5-5.22.1.aarch64", "product_id": "postgresql13-plpython-13.5-5.22.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-pltcl-13.5-5.22.1.aarch64", "product": { "name": "postgresql13-pltcl-13.5-5.22.1.aarch64", "product_id": "postgresql13-pltcl-13.5-5.22.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-server-13.5-5.22.1.aarch64", "product": { "name": "postgresql13-server-13.5-5.22.1.aarch64", "product_id": "postgresql13-server-13.5-5.22.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-server-devel-13.5-5.22.1.aarch64", "product": { "name": "postgresql13-server-devel-13.5-5.22.1.aarch64", "product_id": "postgresql13-server-devel-13.5-5.22.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-test-13.5-5.22.1.aarch64", "product": { "name": "postgresql13-test-13.5-5.22.1.aarch64", "product_id": "postgresql13-test-13.5-5.22.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql13-13.5-5.22.1.i586", "product": { "name": "postgresql13-13.5-5.22.1.i586", "product_id": "postgresql13-13.5-5.22.1.i586" } }, { "category": "product_version", "name": "postgresql13-contrib-13.5-5.22.1.i586", "product": { "name": "postgresql13-contrib-13.5-5.22.1.i586", "product_id": "postgresql13-contrib-13.5-5.22.1.i586" } }, { "category": "product_version", "name": "postgresql13-devel-13.5-5.22.1.i586", "product": { "name": "postgresql13-devel-13.5-5.22.1.i586", "product_id": "postgresql13-devel-13.5-5.22.1.i586" } }, { "category": "product_version", "name": "postgresql13-llvmjit-13.5-5.22.1.i586", "product": { "name": "postgresql13-llvmjit-13.5-5.22.1.i586", "product_id": "postgresql13-llvmjit-13.5-5.22.1.i586" } }, { "category": "product_version", "name": "postgresql13-plperl-13.5-5.22.1.i586", "product": { "name": "postgresql13-plperl-13.5-5.22.1.i586", "product_id": "postgresql13-plperl-13.5-5.22.1.i586" } }, { "category": "product_version", "name": "postgresql13-plpython-13.5-5.22.1.i586", "product": { "name": "postgresql13-plpython-13.5-5.22.1.i586", "product_id": "postgresql13-plpython-13.5-5.22.1.i586" } }, { "category": "product_version", "name": "postgresql13-pltcl-13.5-5.22.1.i586", "product": { "name": "postgresql13-pltcl-13.5-5.22.1.i586", "product_id": "postgresql13-pltcl-13.5-5.22.1.i586" } }, { "category": "product_version", "name": "postgresql13-server-13.5-5.22.1.i586", "product": { "name": "postgresql13-server-13.5-5.22.1.i586", "product_id": "postgresql13-server-13.5-5.22.1.i586" } }, { "category": "product_version", "name": "postgresql13-server-devel-13.5-5.22.1.i586", "product": { "name": "postgresql13-server-devel-13.5-5.22.1.i586", "product_id": "postgresql13-server-devel-13.5-5.22.1.i586" } }, { "category": "product_version", "name": "postgresql13-test-13.5-5.22.1.i586", "product": { "name": "postgresql13-test-13.5-5.22.1.i586", "product_id": "postgresql13-test-13.5-5.22.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postgresql13-docs-13.5-5.22.1.noarch", "product": { "name": "postgresql13-docs-13.5-5.22.1.noarch", "product_id": "postgresql13-docs-13.5-5.22.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postgresql13-13.5-5.22.1.ppc64le", "product": { "name": "postgresql13-13.5-5.22.1.ppc64le", "product_id": "postgresql13-13.5-5.22.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-contrib-13.5-5.22.1.ppc64le", "product": { "name": "postgresql13-contrib-13.5-5.22.1.ppc64le", "product_id": "postgresql13-contrib-13.5-5.22.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-devel-13.5-5.22.1.ppc64le", "product": { "name": "postgresql13-devel-13.5-5.22.1.ppc64le", "product_id": "postgresql13-devel-13.5-5.22.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-llvmjit-13.5-5.22.1.ppc64le", "product": { "name": "postgresql13-llvmjit-13.5-5.22.1.ppc64le", "product_id": "postgresql13-llvmjit-13.5-5.22.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-plperl-13.5-5.22.1.ppc64le", "product": { "name": "postgresql13-plperl-13.5-5.22.1.ppc64le", "product_id": "postgresql13-plperl-13.5-5.22.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-plpython-13.5-5.22.1.ppc64le", "product": { "name": "postgresql13-plpython-13.5-5.22.1.ppc64le", "product_id": "postgresql13-plpython-13.5-5.22.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-pltcl-13.5-5.22.1.ppc64le", "product": { "name": "postgresql13-pltcl-13.5-5.22.1.ppc64le", "product_id": "postgresql13-pltcl-13.5-5.22.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-server-13.5-5.22.1.ppc64le", "product": { "name": "postgresql13-server-13.5-5.22.1.ppc64le", "product_id": "postgresql13-server-13.5-5.22.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-server-devel-13.5-5.22.1.ppc64le", "product": { "name": "postgresql13-server-devel-13.5-5.22.1.ppc64le", "product_id": "postgresql13-server-devel-13.5-5.22.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-test-13.5-5.22.1.ppc64le", "product": { "name": "postgresql13-test-13.5-5.22.1.ppc64le", "product_id": "postgresql13-test-13.5-5.22.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql13-13.5-5.22.1.s390x", "product": { "name": "postgresql13-13.5-5.22.1.s390x", "product_id": "postgresql13-13.5-5.22.1.s390x" } }, { "category": "product_version", "name": "postgresql13-contrib-13.5-5.22.1.s390x", "product": { "name": "postgresql13-contrib-13.5-5.22.1.s390x", "product_id": "postgresql13-contrib-13.5-5.22.1.s390x" } }, { "category": "product_version", "name": "postgresql13-devel-13.5-5.22.1.s390x", "product": { "name": "postgresql13-devel-13.5-5.22.1.s390x", "product_id": "postgresql13-devel-13.5-5.22.1.s390x" } }, { "category": "product_version", "name": "postgresql13-llvmjit-13.5-5.22.1.s390x", "product": { "name": "postgresql13-llvmjit-13.5-5.22.1.s390x", "product_id": "postgresql13-llvmjit-13.5-5.22.1.s390x" } }, { "category": "product_version", "name": "postgresql13-plperl-13.5-5.22.1.s390x", "product": { "name": "postgresql13-plperl-13.5-5.22.1.s390x", "product_id": "postgresql13-plperl-13.5-5.22.1.s390x" } }, { "category": "product_version", "name": "postgresql13-plpython-13.5-5.22.1.s390x", "product": { "name": "postgresql13-plpython-13.5-5.22.1.s390x", "product_id": "postgresql13-plpython-13.5-5.22.1.s390x" } }, { "category": "product_version", "name": "postgresql13-pltcl-13.5-5.22.1.s390x", "product": { "name": "postgresql13-pltcl-13.5-5.22.1.s390x", "product_id": "postgresql13-pltcl-13.5-5.22.1.s390x" } }, { "category": "product_version", "name": "postgresql13-server-13.5-5.22.1.s390x", "product": { "name": "postgresql13-server-13.5-5.22.1.s390x", "product_id": "postgresql13-server-13.5-5.22.1.s390x" } }, { "category": "product_version", "name": "postgresql13-server-devel-13.5-5.22.1.s390x", "product": { "name": "postgresql13-server-devel-13.5-5.22.1.s390x", "product_id": "postgresql13-server-devel-13.5-5.22.1.s390x" } }, { "category": "product_version", "name": "postgresql13-test-13.5-5.22.1.s390x", "product": { "name": "postgresql13-test-13.5-5.22.1.s390x", "product_id": "postgresql13-test-13.5-5.22.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql13-13.5-5.22.1.x86_64", "product": { "name": "postgresql13-13.5-5.22.1.x86_64", "product_id": "postgresql13-13.5-5.22.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-contrib-13.5-5.22.1.x86_64", "product": { "name": "postgresql13-contrib-13.5-5.22.1.x86_64", "product_id": "postgresql13-contrib-13.5-5.22.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-devel-13.5-5.22.1.x86_64", "product": { "name": "postgresql13-devel-13.5-5.22.1.x86_64", "product_id": "postgresql13-devel-13.5-5.22.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-llvmjit-13.5-5.22.1.x86_64", "product": { "name": "postgresql13-llvmjit-13.5-5.22.1.x86_64", "product_id": "postgresql13-llvmjit-13.5-5.22.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-plperl-13.5-5.22.1.x86_64", "product": { "name": "postgresql13-plperl-13.5-5.22.1.x86_64", "product_id": "postgresql13-plperl-13.5-5.22.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-plpython-13.5-5.22.1.x86_64", "product": { "name": "postgresql13-plpython-13.5-5.22.1.x86_64", "product_id": "postgresql13-plpython-13.5-5.22.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-pltcl-13.5-5.22.1.x86_64", "product": { "name": "postgresql13-pltcl-13.5-5.22.1.x86_64", "product_id": "postgresql13-pltcl-13.5-5.22.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-server-13.5-5.22.1.x86_64", "product": { "name": "postgresql13-server-13.5-5.22.1.x86_64", "product_id": "postgresql13-server-13.5-5.22.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-server-devel-13.5-5.22.1.x86_64", "product": { "name": "postgresql13-server-devel-13.5-5.22.1.x86_64", "product_id": "postgresql13-server-devel-13.5-5.22.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-test-13.5-5.22.1.x86_64", "product": { "name": "postgresql13-test-13.5-5.22.1.x86_64", "product_id": "postgresql13-test-13.5-5.22.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP3", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP3", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.5-5.22.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.5-5.22.1.aarch64" }, "product_reference": "postgresql13-13.5-5.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.5-5.22.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.5-5.22.1.ppc64le" }, "product_reference": "postgresql13-13.5-5.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.5-5.22.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.5-5.22.1.s390x" }, "product_reference": "postgresql13-13.5-5.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.5-5.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.5-5.22.1.x86_64" }, "product_reference": "postgresql13-13.5-5.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.5-5.22.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql13-13.5-5.22.1.aarch64" }, "product_reference": "postgresql13-13.5-5.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.5-5.22.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql13-13.5-5.22.1.ppc64le" }, "product_reference": "postgresql13-13.5-5.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.5-5.22.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql13-13.5-5.22.1.s390x" }, "product_reference": "postgresql13-13.5-5.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.5-5.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql13-13.5-5.22.1.x86_64" }, "product_reference": "postgresql13-13.5-5.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-13.5-5.22.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-llvmjit-13.5-5.22.1.aarch64" }, "product_reference": "postgresql13-llvmjit-13.5-5.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-13.5-5.22.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-llvmjit-13.5-5.22.1.ppc64le" }, "product_reference": "postgresql13-llvmjit-13.5-5.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-13.5-5.22.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-llvmjit-13.5-5.22.1.s390x" }, "product_reference": "postgresql13-llvmjit-13.5-5.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-13.5-5.22.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-llvmjit-13.5-5.22.1.x86_64" }, "product_reference": "postgresql13-llvmjit-13.5-5.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-test-13.5-5.22.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.5-5.22.1.aarch64" }, "product_reference": "postgresql13-test-13.5-5.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-test-13.5-5.22.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.5-5.22.1.ppc64le" }, "product_reference": "postgresql13-test-13.5-5.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-test-13.5-5.22.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.5-5.22.1.s390x" }, "product_reference": "postgresql13-test-13.5-5.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-test-13.5-5.22.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.5-5.22.1.x86_64" }, "product_reference": "postgresql13-test-13.5-5.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-13.5-5.22.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-llvmjit-13.5-5.22.1.aarch64" }, "product_reference": "postgresql13-llvmjit-13.5-5.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-13.5-5.22.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-llvmjit-13.5-5.22.1.ppc64le" }, "product_reference": "postgresql13-llvmjit-13.5-5.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-13.5-5.22.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-llvmjit-13.5-5.22.1.s390x" }, "product_reference": "postgresql13-llvmjit-13.5-5.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-llvmjit-13.5-5.22.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-llvmjit-13.5-5.22.1.x86_64" }, "product_reference": "postgresql13-llvmjit-13.5-5.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-test-13.5-5.22.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-test-13.5-5.22.1.aarch64" }, "product_reference": "postgresql13-test-13.5-5.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-test-13.5-5.22.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-test-13.5-5.22.1.ppc64le" }, "product_reference": "postgresql13-test-13.5-5.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-test-13.5-5.22.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-test-13.5-5.22.1.s390x" }, "product_reference": "postgresql13-test-13.5-5.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-test-13.5-5.22.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-test-13.5-5.22.1.x86_64" }, "product_reference": "postgresql13-test-13.5-5.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.5-5.22.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.5-5.22.1.aarch64" }, "product_reference": "postgresql13-contrib-13.5-5.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.5-5.22.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.5-5.22.1.ppc64le" }, "product_reference": "postgresql13-contrib-13.5-5.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.5-5.22.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.5-5.22.1.s390x" }, "product_reference": "postgresql13-contrib-13.5-5.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.5-5.22.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.5-5.22.1.x86_64" }, "product_reference": "postgresql13-contrib-13.5-5.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.5-5.22.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.5-5.22.1.aarch64" }, "product_reference": "postgresql13-devel-13.5-5.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.5-5.22.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.5-5.22.1.ppc64le" }, "product_reference": "postgresql13-devel-13.5-5.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.5-5.22.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.5-5.22.1.s390x" }, "product_reference": "postgresql13-devel-13.5-5.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.5-5.22.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.5-5.22.1.x86_64" }, "product_reference": "postgresql13-devel-13.5-5.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-docs-13.5-5.22.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-docs-13.5-5.22.1.noarch" }, "product_reference": "postgresql13-docs-13.5-5.22.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.5-5.22.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.5-5.22.1.aarch64" }, "product_reference": "postgresql13-plperl-13.5-5.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.5-5.22.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.5-5.22.1.ppc64le" }, "product_reference": "postgresql13-plperl-13.5-5.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.5-5.22.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.5-5.22.1.s390x" }, "product_reference": "postgresql13-plperl-13.5-5.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.5-5.22.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.5-5.22.1.x86_64" }, "product_reference": "postgresql13-plperl-13.5-5.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.5-5.22.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.5-5.22.1.aarch64" }, "product_reference": "postgresql13-plpython-13.5-5.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.5-5.22.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.5-5.22.1.ppc64le" }, "product_reference": "postgresql13-plpython-13.5-5.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.5-5.22.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.5-5.22.1.s390x" }, "product_reference": "postgresql13-plpython-13.5-5.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.5-5.22.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.5-5.22.1.x86_64" }, "product_reference": "postgresql13-plpython-13.5-5.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.5-5.22.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.5-5.22.1.aarch64" }, "product_reference": "postgresql13-pltcl-13.5-5.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.5-5.22.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.5-5.22.1.ppc64le" }, "product_reference": "postgresql13-pltcl-13.5-5.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.5-5.22.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.5-5.22.1.s390x" }, "product_reference": "postgresql13-pltcl-13.5-5.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.5-5.22.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.5-5.22.1.x86_64" }, "product_reference": "postgresql13-pltcl-13.5-5.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.5-5.22.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.5-5.22.1.aarch64" }, "product_reference": "postgresql13-server-13.5-5.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.5-5.22.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.5-5.22.1.ppc64le" }, "product_reference": "postgresql13-server-13.5-5.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.5-5.22.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.5-5.22.1.s390x" }, "product_reference": "postgresql13-server-13.5-5.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.5-5.22.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.5-5.22.1.x86_64" }, "product_reference": "postgresql13-server-13.5-5.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.5-5.22.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.5-5.22.1.aarch64" }, "product_reference": "postgresql13-server-devel-13.5-5.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.5-5.22.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.5-5.22.1.ppc64le" }, "product_reference": "postgresql13-server-devel-13.5-5.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.5-5.22.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.5-5.22.1.s390x" }, "product_reference": "postgresql13-server-devel-13.5-5.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.5-5.22.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.5-5.22.1.x86_64" }, "product_reference": "postgresql13-server-devel-13.5-5.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.5-5.22.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-contrib-13.5-5.22.1.aarch64" }, "product_reference": "postgresql13-contrib-13.5-5.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.5-5.22.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-contrib-13.5-5.22.1.ppc64le" }, "product_reference": "postgresql13-contrib-13.5-5.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.5-5.22.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-contrib-13.5-5.22.1.s390x" }, "product_reference": "postgresql13-contrib-13.5-5.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.5-5.22.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-contrib-13.5-5.22.1.x86_64" }, "product_reference": "postgresql13-contrib-13.5-5.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.5-5.22.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-devel-13.5-5.22.1.aarch64" }, "product_reference": "postgresql13-devel-13.5-5.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.5-5.22.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-devel-13.5-5.22.1.ppc64le" }, "product_reference": "postgresql13-devel-13.5-5.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.5-5.22.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-devel-13.5-5.22.1.s390x" }, "product_reference": "postgresql13-devel-13.5-5.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.5-5.22.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-devel-13.5-5.22.1.x86_64" }, "product_reference": "postgresql13-devel-13.5-5.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-docs-13.5-5.22.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-docs-13.5-5.22.1.noarch" }, "product_reference": "postgresql13-docs-13.5-5.22.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.5-5.22.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plperl-13.5-5.22.1.aarch64" }, "product_reference": "postgresql13-plperl-13.5-5.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.5-5.22.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plperl-13.5-5.22.1.ppc64le" }, "product_reference": "postgresql13-plperl-13.5-5.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.5-5.22.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plperl-13.5-5.22.1.s390x" }, "product_reference": "postgresql13-plperl-13.5-5.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.5-5.22.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plperl-13.5-5.22.1.x86_64" }, "product_reference": "postgresql13-plperl-13.5-5.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.5-5.22.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plpython-13.5-5.22.1.aarch64" }, "product_reference": "postgresql13-plpython-13.5-5.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.5-5.22.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plpython-13.5-5.22.1.ppc64le" }, "product_reference": "postgresql13-plpython-13.5-5.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.5-5.22.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plpython-13.5-5.22.1.s390x" }, "product_reference": "postgresql13-plpython-13.5-5.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.5-5.22.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plpython-13.5-5.22.1.x86_64" }, "product_reference": "postgresql13-plpython-13.5-5.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.5-5.22.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-pltcl-13.5-5.22.1.aarch64" }, "product_reference": "postgresql13-pltcl-13.5-5.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.5-5.22.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-pltcl-13.5-5.22.1.ppc64le" }, "product_reference": "postgresql13-pltcl-13.5-5.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.5-5.22.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-pltcl-13.5-5.22.1.s390x" }, "product_reference": "postgresql13-pltcl-13.5-5.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.5-5.22.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-pltcl-13.5-5.22.1.x86_64" }, "product_reference": "postgresql13-pltcl-13.5-5.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.5-5.22.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-13.5-5.22.1.aarch64" }, "product_reference": "postgresql13-server-13.5-5.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.5-5.22.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-13.5-5.22.1.ppc64le" }, "product_reference": "postgresql13-server-13.5-5.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.5-5.22.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-13.5-5.22.1.s390x" }, "product_reference": "postgresql13-server-13.5-5.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.5-5.22.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-13.5-5.22.1.x86_64" }, "product_reference": "postgresql13-server-13.5-5.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.5-5.22.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-devel-13.5-5.22.1.aarch64" }, "product_reference": "postgresql13-server-devel-13.5-5.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.5-5.22.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-devel-13.5-5.22.1.ppc64le" }, "product_reference": "postgresql13-server-devel-13.5-5.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.5-5.22.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-devel-13.5-5.22.1.s390x" }, "product_reference": "postgresql13-server-devel-13.5-5.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.5-5.22.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-devel-13.5-5.22.1.x86_64" }, "product_reference": "postgresql13-server-devel-13.5-5.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-23214", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-23214" } ], "notes": [ { "category": "general", "text": "When the server is configured to use trust authentication with a clientcert requirement or to use cert authentication, a man-in-the-middle attacker can inject arbitrary SQL queries when a connection is first established, despite the use of SSL certificate verification and encryption.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql13-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql13-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql13-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql13-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-llvmjit-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-llvmjit-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-llvmjit-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-llvmjit-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-llvmjit-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-llvmjit-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-llvmjit-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-llvmjit-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-test-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-test-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-test-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-test-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-docs-13.5-5.22.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-contrib-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-contrib-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-contrib-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-contrib-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-devel-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-devel-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-devel-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-devel-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-docs-13.5-5.22.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plperl-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plperl-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plperl-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plperl-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plpython-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plpython-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plpython-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plpython-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-pltcl-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-pltcl-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-pltcl-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-pltcl-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-devel-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-devel-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-devel-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-devel-13.5-5.22.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-23214", "url": "https://www.suse.com/security/cve/CVE-2021-23214" }, { "category": "external", "summary": "SUSE Bug 1192516 for CVE-2021-23214", "url": "https://bugzilla.suse.com/1192516" } ], "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 SP2:postgresql13-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql13-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql13-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql13-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql13-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-llvmjit-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-llvmjit-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-llvmjit-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-llvmjit-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-llvmjit-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-llvmjit-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-llvmjit-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-llvmjit-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-test-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-test-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-test-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-test-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-docs-13.5-5.22.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-contrib-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-contrib-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-contrib-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-contrib-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-devel-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-devel-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-devel-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-devel-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-docs-13.5-5.22.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plperl-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plperl-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plperl-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plperl-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plpython-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plpython-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plpython-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plpython-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-pltcl-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-pltcl-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-pltcl-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-pltcl-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-devel-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-devel-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-devel-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-devel-13.5-5.22.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql13-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql13-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql13-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql13-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-llvmjit-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-llvmjit-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-llvmjit-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-llvmjit-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-llvmjit-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-llvmjit-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-llvmjit-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-llvmjit-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-test-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-test-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-test-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-test-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-docs-13.5-5.22.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-contrib-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-contrib-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-contrib-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-contrib-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-devel-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-devel-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-devel-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-devel-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-docs-13.5-5.22.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plperl-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plperl-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plperl-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plperl-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plpython-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plpython-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plpython-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plpython-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-pltcl-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-pltcl-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-pltcl-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-pltcl-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-devel-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-devel-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-devel-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-devel-13.5-5.22.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-22T08:50:29Z", "details": "important" } ], "title": "CVE-2021-23214" }, { "cve": "CVE-2021-23222", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-23222" } ], "notes": [ { "category": "general", "text": "A man-in-the-middle attacker can inject false responses to the client\u0027s first few queries, despite the use of SSL certificate verification and encryption.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql13-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql13-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql13-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql13-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-llvmjit-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-llvmjit-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-llvmjit-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-llvmjit-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-llvmjit-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-llvmjit-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-llvmjit-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-llvmjit-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-test-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-test-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-test-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-test-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-docs-13.5-5.22.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-contrib-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-contrib-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-contrib-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-contrib-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-devel-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-devel-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-devel-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-devel-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-docs-13.5-5.22.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plperl-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plperl-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plperl-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plperl-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plpython-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plpython-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plpython-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plpython-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-pltcl-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-pltcl-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-pltcl-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-pltcl-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-devel-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-devel-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-devel-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-devel-13.5-5.22.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-23222", "url": "https://www.suse.com/security/cve/CVE-2021-23222" }, { "category": "external", "summary": "SUSE Bug 1192516 for CVE-2021-23222", "url": "https://bugzilla.suse.com/1192516" } ], "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 SP2:postgresql13-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql13-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql13-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql13-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql13-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-llvmjit-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-llvmjit-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-llvmjit-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-llvmjit-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-llvmjit-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-llvmjit-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-llvmjit-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-llvmjit-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-test-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-test-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-test-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-test-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-docs-13.5-5.22.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-contrib-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-contrib-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-contrib-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-contrib-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-devel-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-devel-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-devel-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-devel-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-docs-13.5-5.22.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plperl-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plperl-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plperl-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plperl-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plpython-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plpython-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plpython-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plpython-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-pltcl-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-pltcl-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-pltcl-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-pltcl-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-devel-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-devel-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-devel-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-devel-13.5-5.22.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql13-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql13-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql13-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql13-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:postgresql13-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-llvmjit-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-llvmjit-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-llvmjit-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-llvmjit-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql13-test-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-llvmjit-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-llvmjit-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-llvmjit-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-llvmjit-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-test-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-test-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-test-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql13-test-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-contrib-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-devel-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-docs-13.5-5.22.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plperl-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-plpython-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-pltcl-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql13-server-devel-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-contrib-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-contrib-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-contrib-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-contrib-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-devel-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-devel-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-devel-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-devel-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-docs-13.5-5.22.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plperl-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plperl-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plperl-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plperl-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plpython-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plpython-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plpython-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-plpython-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-pltcl-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-pltcl-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-pltcl-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-pltcl-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-13.5-5.22.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-devel-13.5-5.22.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-devel-13.5-5.22.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-devel-13.5-5.22.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:postgresql13-server-devel-13.5-5.22.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-22T08:50:29Z", "details": "important" } ], "title": "CVE-2021-23222" } ] }
suse-su-2021:3757-1
Vulnerability from csaf_suse
Published
2021-11-22 08:36
Modified
2021-11-22 08:36
Summary
Security update for postgresql96
Notes
Title of the patch
Security update for postgresql96
Description of the patch
This update for postgresql96 fixes the following issues:
- CVE-2021-23214: Make the server reject extraneous data after an SSL or GSS encryption handshake (bsc#1192516).
- CVE-2021-23222: Make libpq reject extraneous data after an SSL or GSS encryption handshake (bsc#1192516).
Patchnames
HPE-Helion-OpenStack-8-2021-3757,SUSE-2021-3757,SUSE-OpenStack-Cloud-8-2021-3757,SUSE-OpenStack-Cloud-Crowbar-8-2021-3757,SUSE-SLE-SAP-12-SP3-2021-3757,SUSE-SLE-SERVER-12-SP2-BCL-2021-3757,SUSE-SLE-SERVER-12-SP3-2021-3757,SUSE-SLE-SERVER-12-SP3-BCL-2021-3757
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 postgresql96", "title": "Title of the patch" }, { "category": "description", "text": "This update for postgresql96 fixes the following issues:\n\n- CVE-2021-23214: Make the server reject extraneous data after an SSL or GSS encryption handshake (bsc#1192516).\n- CVE-2021-23222: Make libpq reject extraneous data after an SSL or GSS encryption handshake (bsc#1192516).\n", "title": "Description of the patch" }, { "category": "details", "text": "HPE-Helion-OpenStack-8-2021-3757,SUSE-2021-3757,SUSE-OpenStack-Cloud-8-2021-3757,SUSE-OpenStack-Cloud-Crowbar-8-2021-3757,SUSE-SLE-SAP-12-SP3-2021-3757,SUSE-SLE-SERVER-12-SP2-BCL-2021-3757,SUSE-SLE-SERVER-12-SP3-2021-3757,SUSE-SLE-SERVER-12-SP3-BCL-2021-3757", "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-2021_3757-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:3757-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20213757-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:3757-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-November/009763.html" }, { "category": "self", "summary": "SUSE Bug 1192516", "url": "https://bugzilla.suse.com/1192516" }, { "category": "self", "summary": "SUSE CVE CVE-2021-23214 page", "url": "https://www.suse.com/security/cve/CVE-2021-23214/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-23222 page", "url": "https://www.suse.com/security/cve/CVE-2021-23222/" } ], "title": "Security update for postgresql96", "tracking": { "current_release_date": "2021-11-22T08:36:33Z", "generator": { "date": "2021-11-22T08:36:33Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:3757-1", "initial_release_date": "2021-11-22T08:36:33Z", "revision_history": [ { "date": "2021-11-22T08:36:33Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "postgresql96-9.6.24-6.18.2.aarch64", "product": { "name": "postgresql96-9.6.24-6.18.2.aarch64", "product_id": "postgresql96-9.6.24-6.18.2.aarch64" } }, { "category": "product_version", "name": "postgresql96-contrib-9.6.24-6.18.2.aarch64", "product": { "name": "postgresql96-contrib-9.6.24-6.18.2.aarch64", "product_id": "postgresql96-contrib-9.6.24-6.18.2.aarch64" } }, { "category": "product_version", "name": "postgresql96-devel-9.6.24-6.18.2.aarch64", "product": { "name": "postgresql96-devel-9.6.24-6.18.2.aarch64", "product_id": "postgresql96-devel-9.6.24-6.18.2.aarch64" } }, { "category": "product_version", "name": "postgresql96-plperl-9.6.24-6.18.2.aarch64", "product": { "name": "postgresql96-plperl-9.6.24-6.18.2.aarch64", "product_id": "postgresql96-plperl-9.6.24-6.18.2.aarch64" } }, { "category": "product_version", "name": "postgresql96-plpython-9.6.24-6.18.2.aarch64", "product": { "name": "postgresql96-plpython-9.6.24-6.18.2.aarch64", "product_id": "postgresql96-plpython-9.6.24-6.18.2.aarch64" } }, { "category": "product_version", "name": "postgresql96-pltcl-9.6.24-6.18.2.aarch64", "product": { "name": "postgresql96-pltcl-9.6.24-6.18.2.aarch64", "product_id": "postgresql96-pltcl-9.6.24-6.18.2.aarch64" } }, { "category": "product_version", "name": "postgresql96-server-9.6.24-6.18.2.aarch64", "product": { "name": "postgresql96-server-9.6.24-6.18.2.aarch64", "product_id": "postgresql96-server-9.6.24-6.18.2.aarch64" } }, { "category": "product_version", "name": "postgresql96-test-9.6.24-6.18.2.aarch64", "product": { "name": "postgresql96-test-9.6.24-6.18.2.aarch64", "product_id": "postgresql96-test-9.6.24-6.18.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql96-9.6.24-6.18.2.i586", "product": { "name": "postgresql96-9.6.24-6.18.2.i586", "product_id": "postgresql96-9.6.24-6.18.2.i586" } }, { "category": "product_version", "name": "postgresql96-contrib-9.6.24-6.18.2.i586", "product": { "name": "postgresql96-contrib-9.6.24-6.18.2.i586", "product_id": "postgresql96-contrib-9.6.24-6.18.2.i586" } }, { "category": "product_version", "name": "postgresql96-devel-9.6.24-6.18.2.i586", "product": { "name": "postgresql96-devel-9.6.24-6.18.2.i586", "product_id": "postgresql96-devel-9.6.24-6.18.2.i586" } }, { "category": "product_version", "name": "postgresql96-plperl-9.6.24-6.18.2.i586", "product": { "name": "postgresql96-plperl-9.6.24-6.18.2.i586", "product_id": "postgresql96-plperl-9.6.24-6.18.2.i586" } }, { "category": "product_version", "name": "postgresql96-plpython-9.6.24-6.18.2.i586", "product": { "name": "postgresql96-plpython-9.6.24-6.18.2.i586", "product_id": "postgresql96-plpython-9.6.24-6.18.2.i586" } }, { "category": "product_version", "name": "postgresql96-pltcl-9.6.24-6.18.2.i586", "product": { "name": "postgresql96-pltcl-9.6.24-6.18.2.i586", "product_id": "postgresql96-pltcl-9.6.24-6.18.2.i586" } }, { "category": "product_version", "name": "postgresql96-server-9.6.24-6.18.2.i586", "product": { "name": "postgresql96-server-9.6.24-6.18.2.i586", "product_id": "postgresql96-server-9.6.24-6.18.2.i586" } }, { "category": "product_version", "name": "postgresql96-test-9.6.24-6.18.2.i586", "product": { "name": "postgresql96-test-9.6.24-6.18.2.i586", "product_id": "postgresql96-test-9.6.24-6.18.2.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postgresql96-docs-9.6.24-6.18.2.noarch", "product": { "name": "postgresql96-docs-9.6.24-6.18.2.noarch", "product_id": "postgresql96-docs-9.6.24-6.18.2.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postgresql96-9.6.24-6.18.2.ppc64le", "product": { "name": "postgresql96-9.6.24-6.18.2.ppc64le", "product_id": "postgresql96-9.6.24-6.18.2.ppc64le" } }, { "category": "product_version", "name": "postgresql96-contrib-9.6.24-6.18.2.ppc64le", "product": { "name": "postgresql96-contrib-9.6.24-6.18.2.ppc64le", "product_id": "postgresql96-contrib-9.6.24-6.18.2.ppc64le" } }, { "category": "product_version", "name": "postgresql96-devel-9.6.24-6.18.2.ppc64le", "product": { "name": "postgresql96-devel-9.6.24-6.18.2.ppc64le", "product_id": "postgresql96-devel-9.6.24-6.18.2.ppc64le" } }, { "category": "product_version", "name": "postgresql96-plperl-9.6.24-6.18.2.ppc64le", "product": { "name": "postgresql96-plperl-9.6.24-6.18.2.ppc64le", "product_id": "postgresql96-plperl-9.6.24-6.18.2.ppc64le" } }, { "category": "product_version", "name": "postgresql96-plpython-9.6.24-6.18.2.ppc64le", "product": { "name": "postgresql96-plpython-9.6.24-6.18.2.ppc64le", "product_id": "postgresql96-plpython-9.6.24-6.18.2.ppc64le" } }, { "category": "product_version", "name": "postgresql96-pltcl-9.6.24-6.18.2.ppc64le", "product": { "name": "postgresql96-pltcl-9.6.24-6.18.2.ppc64le", "product_id": "postgresql96-pltcl-9.6.24-6.18.2.ppc64le" } }, { "category": "product_version", "name": "postgresql96-server-9.6.24-6.18.2.ppc64le", "product": { "name": "postgresql96-server-9.6.24-6.18.2.ppc64le", "product_id": "postgresql96-server-9.6.24-6.18.2.ppc64le" } }, { "category": "product_version", "name": "postgresql96-test-9.6.24-6.18.2.ppc64le", "product": { "name": "postgresql96-test-9.6.24-6.18.2.ppc64le", "product_id": "postgresql96-test-9.6.24-6.18.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql96-9.6.24-6.18.2.s390", "product": { "name": "postgresql96-9.6.24-6.18.2.s390", "product_id": "postgresql96-9.6.24-6.18.2.s390" } }, { "category": "product_version", "name": "postgresql96-contrib-9.6.24-6.18.2.s390", "product": { "name": "postgresql96-contrib-9.6.24-6.18.2.s390", "product_id": "postgresql96-contrib-9.6.24-6.18.2.s390" } }, { "category": "product_version", "name": "postgresql96-devel-9.6.24-6.18.2.s390", "product": { "name": "postgresql96-devel-9.6.24-6.18.2.s390", "product_id": "postgresql96-devel-9.6.24-6.18.2.s390" } }, { "category": "product_version", "name": "postgresql96-plperl-9.6.24-6.18.2.s390", "product": { "name": "postgresql96-plperl-9.6.24-6.18.2.s390", "product_id": "postgresql96-plperl-9.6.24-6.18.2.s390" } }, { "category": "product_version", "name": "postgresql96-plpython-9.6.24-6.18.2.s390", "product": { "name": "postgresql96-plpython-9.6.24-6.18.2.s390", "product_id": "postgresql96-plpython-9.6.24-6.18.2.s390" } }, { "category": "product_version", "name": "postgresql96-pltcl-9.6.24-6.18.2.s390", "product": { "name": "postgresql96-pltcl-9.6.24-6.18.2.s390", "product_id": "postgresql96-pltcl-9.6.24-6.18.2.s390" } }, { "category": "product_version", "name": "postgresql96-server-9.6.24-6.18.2.s390", "product": { "name": "postgresql96-server-9.6.24-6.18.2.s390", "product_id": "postgresql96-server-9.6.24-6.18.2.s390" } }, { "category": "product_version", "name": "postgresql96-test-9.6.24-6.18.2.s390", "product": { "name": "postgresql96-test-9.6.24-6.18.2.s390", "product_id": "postgresql96-test-9.6.24-6.18.2.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "postgresql96-9.6.24-6.18.2.s390x", "product": { "name": "postgresql96-9.6.24-6.18.2.s390x", "product_id": "postgresql96-9.6.24-6.18.2.s390x" } }, { "category": "product_version", "name": "postgresql96-contrib-9.6.24-6.18.2.s390x", "product": { "name": "postgresql96-contrib-9.6.24-6.18.2.s390x", "product_id": "postgresql96-contrib-9.6.24-6.18.2.s390x" } }, { "category": "product_version", "name": "postgresql96-devel-9.6.24-6.18.2.s390x", "product": { "name": "postgresql96-devel-9.6.24-6.18.2.s390x", "product_id": "postgresql96-devel-9.6.24-6.18.2.s390x" } }, { "category": "product_version", "name": "postgresql96-plperl-9.6.24-6.18.2.s390x", "product": { "name": "postgresql96-plperl-9.6.24-6.18.2.s390x", "product_id": "postgresql96-plperl-9.6.24-6.18.2.s390x" } }, { "category": "product_version", "name": "postgresql96-plpython-9.6.24-6.18.2.s390x", "product": { "name": "postgresql96-plpython-9.6.24-6.18.2.s390x", "product_id": "postgresql96-plpython-9.6.24-6.18.2.s390x" } }, { "category": "product_version", "name": "postgresql96-pltcl-9.6.24-6.18.2.s390x", "product": { "name": "postgresql96-pltcl-9.6.24-6.18.2.s390x", "product_id": "postgresql96-pltcl-9.6.24-6.18.2.s390x" } }, { "category": "product_version", "name": "postgresql96-server-9.6.24-6.18.2.s390x", "product": { "name": "postgresql96-server-9.6.24-6.18.2.s390x", "product_id": "postgresql96-server-9.6.24-6.18.2.s390x" } }, { "category": "product_version", "name": "postgresql96-test-9.6.24-6.18.2.s390x", "product": { "name": "postgresql96-test-9.6.24-6.18.2.s390x", "product_id": "postgresql96-test-9.6.24-6.18.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql96-9.6.24-6.18.2.x86_64", "product": { "name": "postgresql96-9.6.24-6.18.2.x86_64", "product_id": "postgresql96-9.6.24-6.18.2.x86_64" } }, { "category": "product_version", "name": "postgresql96-contrib-9.6.24-6.18.2.x86_64", "product": { "name": "postgresql96-contrib-9.6.24-6.18.2.x86_64", "product_id": "postgresql96-contrib-9.6.24-6.18.2.x86_64" } }, { "category": "product_version", "name": "postgresql96-plperl-9.6.24-6.18.2.x86_64", "product": { "name": "postgresql96-plperl-9.6.24-6.18.2.x86_64", "product_id": "postgresql96-plperl-9.6.24-6.18.2.x86_64" } }, { "category": "product_version", "name": "postgresql96-plpython-9.6.24-6.18.2.x86_64", "product": { "name": "postgresql96-plpython-9.6.24-6.18.2.x86_64", "product_id": "postgresql96-plpython-9.6.24-6.18.2.x86_64" } }, { "category": "product_version", "name": "postgresql96-pltcl-9.6.24-6.18.2.x86_64", "product": { "name": "postgresql96-pltcl-9.6.24-6.18.2.x86_64", "product_id": "postgresql96-pltcl-9.6.24-6.18.2.x86_64" } }, { "category": "product_version", "name": "postgresql96-server-9.6.24-6.18.2.x86_64", "product": { "name": "postgresql96-server-9.6.24-6.18.2.x86_64", "product_id": "postgresql96-server-9.6.24-6.18.2.x86_64" } }, { "category": "product_version", "name": "postgresql96-devel-9.6.24-6.18.2.x86_64", "product": { "name": "postgresql96-devel-9.6.24-6.18.2.x86_64", "product_id": "postgresql96-devel-9.6.24-6.18.2.x86_64" } }, { "category": "product_version", "name": "postgresql96-test-9.6.24-6.18.2.x86_64", "product": { "name": "postgresql96-test-9.6.24-6.18.2.x86_64", "product_id": "postgresql96-test-9.6.24-6.18.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "HPE Helion OpenStack 8", "product": { "name": "HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8", "product_identification_helper": { "cpe": "cpe:/o:suse:hpe-helion-openstack:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 8", "product": { "name": "SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 8", "product": { "name": "SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.24-6.18.2.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:postgresql96-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-contrib-9.6.24-6.18.2.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:postgresql96-contrib-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-contrib-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-docs-9.6.24-6.18.2.noarch as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:postgresql96-docs-9.6.24-6.18.2.noarch" }, "product_reference": "postgresql96-docs-9.6.24-6.18.2.noarch", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-plperl-9.6.24-6.18.2.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:postgresql96-plperl-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-plperl-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-plpython-9.6.24-6.18.2.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:postgresql96-plpython-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-plpython-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-pltcl-9.6.24-6.18.2.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:postgresql96-pltcl-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-pltcl-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-server-9.6.24-6.18.2.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:postgresql96-server-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-server-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.24-6.18.2.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:postgresql96-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-contrib-9.6.24-6.18.2.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:postgresql96-contrib-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-contrib-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-docs-9.6.24-6.18.2.noarch as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:postgresql96-docs-9.6.24-6.18.2.noarch" }, "product_reference": "postgresql96-docs-9.6.24-6.18.2.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-plperl-9.6.24-6.18.2.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:postgresql96-plperl-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-plperl-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-plpython-9.6.24-6.18.2.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:postgresql96-plpython-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-plpython-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-pltcl-9.6.24-6.18.2.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:postgresql96-pltcl-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-pltcl-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-server-9.6.24-6.18.2.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:postgresql96-server-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-server-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.24-6.18.2.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql96-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-contrib-9.6.24-6.18.2.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql96-contrib-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-contrib-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-docs-9.6.24-6.18.2.noarch as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql96-docs-9.6.24-6.18.2.noarch" }, "product_reference": "postgresql96-docs-9.6.24-6.18.2.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-plperl-9.6.24-6.18.2.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql96-plperl-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-plperl-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-plpython-9.6.24-6.18.2.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql96-plpython-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-plpython-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-pltcl-9.6.24-6.18.2.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql96-pltcl-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-pltcl-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-server-9.6.24-6.18.2.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql96-server-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-server-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.24-6.18.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.24-6.18.2.ppc64le" }, "product_reference": "postgresql96-9.6.24-6.18.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.24-6.18.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-contrib-9.6.24-6.18.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.24-6.18.2.ppc64le" }, "product_reference": "postgresql96-contrib-9.6.24-6.18.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-contrib-9.6.24-6.18.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-contrib-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-docs-9.6.24-6.18.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.24-6.18.2.noarch" }, "product_reference": "postgresql96-docs-9.6.24-6.18.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-plperl-9.6.24-6.18.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.24-6.18.2.ppc64le" }, "product_reference": "postgresql96-plperl-9.6.24-6.18.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-plperl-9.6.24-6.18.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-plperl-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-plpython-9.6.24-6.18.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.24-6.18.2.ppc64le" }, "product_reference": "postgresql96-plpython-9.6.24-6.18.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-plpython-9.6.24-6.18.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-plpython-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-pltcl-9.6.24-6.18.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.24-6.18.2.ppc64le" }, "product_reference": "postgresql96-pltcl-9.6.24-6.18.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-pltcl-9.6.24-6.18.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-pltcl-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-server-9.6.24-6.18.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.24-6.18.2.ppc64le" }, "product_reference": "postgresql96-server-9.6.24-6.18.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-server-9.6.24-6.18.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-server-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.24-6.18.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-contrib-9.6.24-6.18.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-contrib-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-contrib-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-docs-9.6.24-6.18.2.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-docs-9.6.24-6.18.2.noarch" }, "product_reference": "postgresql96-docs-9.6.24-6.18.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-plperl-9.6.24-6.18.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plperl-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-plperl-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-plpython-9.6.24-6.18.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plpython-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-plpython-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-pltcl-9.6.24-6.18.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-pltcl-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-pltcl-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-server-9.6.24-6.18.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-server-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-server-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.24-6.18.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.24-6.18.2.aarch64" }, "product_reference": "postgresql96-9.6.24-6.18.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.24-6.18.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.24-6.18.2.ppc64le" }, "product_reference": "postgresql96-9.6.24-6.18.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.24-6.18.2.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.24-6.18.2.s390x" }, "product_reference": "postgresql96-9.6.24-6.18.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.24-6.18.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-contrib-9.6.24-6.18.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.24-6.18.2.aarch64" }, "product_reference": "postgresql96-contrib-9.6.24-6.18.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-contrib-9.6.24-6.18.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.24-6.18.2.ppc64le" }, "product_reference": "postgresql96-contrib-9.6.24-6.18.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-contrib-9.6.24-6.18.2.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.24-6.18.2.s390x" }, "product_reference": "postgresql96-contrib-9.6.24-6.18.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-contrib-9.6.24-6.18.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-contrib-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-docs-9.6.24-6.18.2.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-docs-9.6.24-6.18.2.noarch" }, "product_reference": "postgresql96-docs-9.6.24-6.18.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-plperl-9.6.24-6.18.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.24-6.18.2.aarch64" }, "product_reference": "postgresql96-plperl-9.6.24-6.18.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-plperl-9.6.24-6.18.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.24-6.18.2.ppc64le" }, "product_reference": "postgresql96-plperl-9.6.24-6.18.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-plperl-9.6.24-6.18.2.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.24-6.18.2.s390x" }, "product_reference": "postgresql96-plperl-9.6.24-6.18.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-plperl-9.6.24-6.18.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-plperl-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-plpython-9.6.24-6.18.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.24-6.18.2.aarch64" }, "product_reference": "postgresql96-plpython-9.6.24-6.18.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-plpython-9.6.24-6.18.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.24-6.18.2.ppc64le" }, "product_reference": "postgresql96-plpython-9.6.24-6.18.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-plpython-9.6.24-6.18.2.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.24-6.18.2.s390x" }, "product_reference": "postgresql96-plpython-9.6.24-6.18.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-plpython-9.6.24-6.18.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-plpython-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-pltcl-9.6.24-6.18.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.24-6.18.2.aarch64" }, "product_reference": "postgresql96-pltcl-9.6.24-6.18.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-pltcl-9.6.24-6.18.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.24-6.18.2.ppc64le" }, "product_reference": "postgresql96-pltcl-9.6.24-6.18.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-pltcl-9.6.24-6.18.2.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.24-6.18.2.s390x" }, "product_reference": "postgresql96-pltcl-9.6.24-6.18.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-pltcl-9.6.24-6.18.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-pltcl-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-server-9.6.24-6.18.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.24-6.18.2.aarch64" }, "product_reference": "postgresql96-server-9.6.24-6.18.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-server-9.6.24-6.18.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.24-6.18.2.ppc64le" }, "product_reference": "postgresql96-server-9.6.24-6.18.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-server-9.6.24-6.18.2.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.24-6.18.2.s390x" }, "product_reference": "postgresql96-server-9.6.24-6.18.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-server-9.6.24-6.18.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-server-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.24-6.18.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-contrib-9.6.24-6.18.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-contrib-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-contrib-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-docs-9.6.24-6.18.2.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-docs-9.6.24-6.18.2.noarch" }, "product_reference": "postgresql96-docs-9.6.24-6.18.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-plperl-9.6.24-6.18.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plperl-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-plperl-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-plpython-9.6.24-6.18.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plpython-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-plpython-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-pltcl-9.6.24-6.18.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-pltcl-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-pltcl-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-server-9.6.24-6.18.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-server-9.6.24-6.18.2.x86_64" }, "product_reference": "postgresql96-server-9.6.24-6.18.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-23214", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-23214" } ], "notes": [ { "category": "general", "text": "When the server is configured to use trust authentication with a clientcert requirement or to use cert authentication, a man-in-the-middle attacker can inject arbitrary SQL queries when a connection is first established, despite the use of SSL certificate verification and encryption.", "title": "CVE description" } ], "product_status": { "recommended": [ "HPE Helion OpenStack 8:postgresql96-9.6.24-6.18.2.x86_64", "HPE Helion OpenStack 8:postgresql96-contrib-9.6.24-6.18.2.x86_64", "HPE Helion OpenStack 8:postgresql96-docs-9.6.24-6.18.2.noarch", "HPE Helion OpenStack 8:postgresql96-plperl-9.6.24-6.18.2.x86_64", "HPE Helion OpenStack 8:postgresql96-plpython-9.6.24-6.18.2.x86_64", "HPE Helion OpenStack 8:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "HPE Helion OpenStack 8:postgresql96-server-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-contrib-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-docs-9.6.24-6.18.2.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plperl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plpython-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-server-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-contrib-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-docs-9.6.24-6.18.2.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plperl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plpython-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-server-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.24-6.18.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.24-6.18.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.24-6.18.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.24-6.18.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-docs-9.6.24-6.18.2.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.24-6.18.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.24-6.18.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.24-6.18.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.24-6.18.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.24-6.18.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.24-6.18.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.24-6.18.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.24-6.18.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.24-6.18.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud 8:postgresql96-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud 8:postgresql96-contrib-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud 8:postgresql96-docs-9.6.24-6.18.2.noarch", "SUSE OpenStack Cloud 8:postgresql96-plperl-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud 8:postgresql96-plpython-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud 8:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud 8:postgresql96-server-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql96-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql96-contrib-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql96-docs-9.6.24-6.18.2.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql96-plperl-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql96-plpython-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql96-server-9.6.24-6.18.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-23214", "url": "https://www.suse.com/security/cve/CVE-2021-23214" }, { "category": "external", "summary": "SUSE Bug 1192516 for CVE-2021-23214", "url": "https://bugzilla.suse.com/1192516" } ], "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": [ "HPE Helion OpenStack 8:postgresql96-9.6.24-6.18.2.x86_64", "HPE Helion OpenStack 8:postgresql96-contrib-9.6.24-6.18.2.x86_64", "HPE Helion OpenStack 8:postgresql96-docs-9.6.24-6.18.2.noarch", "HPE Helion OpenStack 8:postgresql96-plperl-9.6.24-6.18.2.x86_64", "HPE Helion OpenStack 8:postgresql96-plpython-9.6.24-6.18.2.x86_64", "HPE Helion OpenStack 8:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "HPE Helion OpenStack 8:postgresql96-server-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-contrib-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-docs-9.6.24-6.18.2.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plperl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plpython-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-server-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-contrib-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-docs-9.6.24-6.18.2.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plperl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plpython-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-server-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.24-6.18.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.24-6.18.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.24-6.18.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.24-6.18.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-docs-9.6.24-6.18.2.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.24-6.18.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.24-6.18.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.24-6.18.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.24-6.18.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.24-6.18.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.24-6.18.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.24-6.18.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.24-6.18.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.24-6.18.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud 8:postgresql96-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud 8:postgresql96-contrib-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud 8:postgresql96-docs-9.6.24-6.18.2.noarch", "SUSE OpenStack Cloud 8:postgresql96-plperl-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud 8:postgresql96-plpython-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud 8:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud 8:postgresql96-server-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql96-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql96-contrib-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql96-docs-9.6.24-6.18.2.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql96-plperl-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql96-plpython-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql96-server-9.6.24-6.18.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "HPE Helion OpenStack 8:postgresql96-9.6.24-6.18.2.x86_64", "HPE Helion OpenStack 8:postgresql96-contrib-9.6.24-6.18.2.x86_64", "HPE Helion OpenStack 8:postgresql96-docs-9.6.24-6.18.2.noarch", "HPE Helion OpenStack 8:postgresql96-plperl-9.6.24-6.18.2.x86_64", "HPE Helion OpenStack 8:postgresql96-plpython-9.6.24-6.18.2.x86_64", "HPE Helion OpenStack 8:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "HPE Helion OpenStack 8:postgresql96-server-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-contrib-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-docs-9.6.24-6.18.2.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plperl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plpython-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-server-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-contrib-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-docs-9.6.24-6.18.2.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plperl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plpython-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-server-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.24-6.18.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.24-6.18.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.24-6.18.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.24-6.18.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-docs-9.6.24-6.18.2.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.24-6.18.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.24-6.18.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.24-6.18.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.24-6.18.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.24-6.18.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.24-6.18.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.24-6.18.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.24-6.18.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.24-6.18.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud 8:postgresql96-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud 8:postgresql96-contrib-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud 8:postgresql96-docs-9.6.24-6.18.2.noarch", "SUSE OpenStack Cloud 8:postgresql96-plperl-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud 8:postgresql96-plpython-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud 8:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud 8:postgresql96-server-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql96-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql96-contrib-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql96-docs-9.6.24-6.18.2.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql96-plperl-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql96-plpython-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql96-server-9.6.24-6.18.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-22T08:36:33Z", "details": "important" } ], "title": "CVE-2021-23214" }, { "cve": "CVE-2021-23222", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-23222" } ], "notes": [ { "category": "general", "text": "A man-in-the-middle attacker can inject false responses to the client\u0027s first few queries, despite the use of SSL certificate verification and encryption.", "title": "CVE description" } ], "product_status": { "recommended": [ "HPE Helion OpenStack 8:postgresql96-9.6.24-6.18.2.x86_64", "HPE Helion OpenStack 8:postgresql96-contrib-9.6.24-6.18.2.x86_64", "HPE Helion OpenStack 8:postgresql96-docs-9.6.24-6.18.2.noarch", "HPE Helion OpenStack 8:postgresql96-plperl-9.6.24-6.18.2.x86_64", "HPE Helion OpenStack 8:postgresql96-plpython-9.6.24-6.18.2.x86_64", "HPE Helion OpenStack 8:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "HPE Helion OpenStack 8:postgresql96-server-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-contrib-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-docs-9.6.24-6.18.2.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plperl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plpython-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-server-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-contrib-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-docs-9.6.24-6.18.2.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plperl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plpython-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-server-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.24-6.18.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.24-6.18.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.24-6.18.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.24-6.18.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-docs-9.6.24-6.18.2.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.24-6.18.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.24-6.18.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.24-6.18.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.24-6.18.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.24-6.18.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.24-6.18.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.24-6.18.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.24-6.18.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.24-6.18.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud 8:postgresql96-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud 8:postgresql96-contrib-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud 8:postgresql96-docs-9.6.24-6.18.2.noarch", "SUSE OpenStack Cloud 8:postgresql96-plperl-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud 8:postgresql96-plpython-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud 8:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud 8:postgresql96-server-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql96-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql96-contrib-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql96-docs-9.6.24-6.18.2.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql96-plperl-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql96-plpython-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql96-server-9.6.24-6.18.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-23222", "url": "https://www.suse.com/security/cve/CVE-2021-23222" }, { "category": "external", "summary": "SUSE Bug 1192516 for CVE-2021-23222", "url": "https://bugzilla.suse.com/1192516" } ], "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": [ "HPE Helion OpenStack 8:postgresql96-9.6.24-6.18.2.x86_64", "HPE Helion OpenStack 8:postgresql96-contrib-9.6.24-6.18.2.x86_64", "HPE Helion OpenStack 8:postgresql96-docs-9.6.24-6.18.2.noarch", "HPE Helion OpenStack 8:postgresql96-plperl-9.6.24-6.18.2.x86_64", "HPE Helion OpenStack 8:postgresql96-plpython-9.6.24-6.18.2.x86_64", "HPE Helion OpenStack 8:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "HPE Helion OpenStack 8:postgresql96-server-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-contrib-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-docs-9.6.24-6.18.2.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plperl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plpython-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-server-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-contrib-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-docs-9.6.24-6.18.2.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plperl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plpython-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-server-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.24-6.18.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.24-6.18.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.24-6.18.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.24-6.18.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-docs-9.6.24-6.18.2.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.24-6.18.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.24-6.18.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.24-6.18.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.24-6.18.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.24-6.18.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.24-6.18.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.24-6.18.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.24-6.18.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.24-6.18.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud 8:postgresql96-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud 8:postgresql96-contrib-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud 8:postgresql96-docs-9.6.24-6.18.2.noarch", "SUSE OpenStack Cloud 8:postgresql96-plperl-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud 8:postgresql96-plpython-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud 8:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud 8:postgresql96-server-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql96-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql96-contrib-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql96-docs-9.6.24-6.18.2.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql96-plperl-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql96-plpython-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql96-server-9.6.24-6.18.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "HPE Helion OpenStack 8:postgresql96-9.6.24-6.18.2.x86_64", "HPE Helion OpenStack 8:postgresql96-contrib-9.6.24-6.18.2.x86_64", "HPE Helion OpenStack 8:postgresql96-docs-9.6.24-6.18.2.noarch", "HPE Helion OpenStack 8:postgresql96-plperl-9.6.24-6.18.2.x86_64", "HPE Helion OpenStack 8:postgresql96-plpython-9.6.24-6.18.2.x86_64", "HPE Helion OpenStack 8:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "HPE Helion OpenStack 8:postgresql96-server-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-contrib-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-docs-9.6.24-6.18.2.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plperl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-plpython-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql96-server-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-contrib-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-docs-9.6.24-6.18.2.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plperl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-plpython-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql96-server-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.24-6.18.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.24-6.18.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.24-6.18.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.24-6.18.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-contrib-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-docs-9.6.24-6.18.2.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.24-6.18.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.24-6.18.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plperl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.24-6.18.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.24-6.18.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-plpython-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.24-6.18.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.24-6.18.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.24-6.18.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.24-6.18.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql96-server-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.24-6.18.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plperl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-plpython-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.24-6.18.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud 8:postgresql96-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud 8:postgresql96-contrib-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud 8:postgresql96-docs-9.6.24-6.18.2.noarch", "SUSE OpenStack Cloud 8:postgresql96-plperl-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud 8:postgresql96-plpython-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud 8:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud 8:postgresql96-server-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql96-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql96-contrib-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql96-docs-9.6.24-6.18.2.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql96-plperl-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql96-plpython-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql96-pltcl-9.6.24-6.18.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql96-server-9.6.24-6.18.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-22T08:36:33Z", "details": "important" } ], "title": "CVE-2021-23222" } ] }
suse-su-2021:3758-1
Vulnerability from csaf_suse
Published
2021-11-22 08:38
Modified
2021-11-22 08:38
Summary
Security update for postgresql12
Notes
Title of the patch
Security update for postgresql12
Description of the patch
This update for postgresql12 fixes the following issues:
- CVE-2021-23214: Make the server reject extraneous data after an SSL or GSS encryption handshake (bsc#1192516).
- CVE-2021-23222: Make libpq reject extraneous data after an SSL or GSS encryption handshake (bsc#1192516).
Patchnames
SUSE-2021-3758,SUSE-SLE-Module-Basesystem-15-SP2-2021-3758,SUSE-SLE-Module-Legacy-15-SP3-2021-3758,SUSE-SLE-Module-Packagehub-Subpackages-15-SP2-2021-3758,SUSE-SLE-Module-Packagehub-Subpackages-15-SP3-2021-3758,SUSE-SLE-Module-Server-Applications-15-SP2-2021-3758
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 postgresql12", "title": "Title of the patch" }, { "category": "description", "text": "This update for postgresql12 fixes the following issues:\n \n- CVE-2021-23214: Make the server reject extraneous data after an SSL or GSS encryption handshake (bsc#1192516).\n- CVE-2021-23222: Make libpq reject extraneous data after an SSL or GSS encryption handshake (bsc#1192516).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2021-3758,SUSE-SLE-Module-Basesystem-15-SP2-2021-3758,SUSE-SLE-Module-Legacy-15-SP3-2021-3758,SUSE-SLE-Module-Packagehub-Subpackages-15-SP2-2021-3758,SUSE-SLE-Module-Packagehub-Subpackages-15-SP3-2021-3758,SUSE-SLE-Module-Server-Applications-15-SP2-2021-3758", "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-2021_3758-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:3758-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20213758-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:3758-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-November/009765.html" }, { "category": "self", "summary": "SUSE Bug 1192516", "url": "https://bugzilla.suse.com/1192516" }, { "category": "self", "summary": "SUSE CVE CVE-2021-23214 page", "url": "https://www.suse.com/security/cve/CVE-2021-23214/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-23222 page", "url": "https://www.suse.com/security/cve/CVE-2021-23222/" } ], "title": "Security update for postgresql12", "tracking": { "current_release_date": "2021-11-22T08:38:21Z", "generator": { "date": "2021-11-22T08:38:21Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:3758-1", "initial_release_date": "2021-11-22T08:38:21Z", "revision_history": [ { "date": "2021-11-22T08:38:21Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "postgresql12-12.9-8.26.1.aarch64", "product": { "name": "postgresql12-12.9-8.26.1.aarch64", "product_id": "postgresql12-12.9-8.26.1.aarch64" } }, { "category": "product_version", "name": "postgresql12-contrib-12.9-8.26.1.aarch64", "product": { "name": "postgresql12-contrib-12.9-8.26.1.aarch64", "product_id": "postgresql12-contrib-12.9-8.26.1.aarch64" } }, { "category": "product_version", "name": "postgresql12-devel-12.9-8.26.1.aarch64", "product": { "name": "postgresql12-devel-12.9-8.26.1.aarch64", "product_id": "postgresql12-devel-12.9-8.26.1.aarch64" } }, { "category": "product_version", "name": "postgresql12-llvmjit-12.9-8.26.1.aarch64", "product": { "name": "postgresql12-llvmjit-12.9-8.26.1.aarch64", "product_id": "postgresql12-llvmjit-12.9-8.26.1.aarch64" } }, { "category": "product_version", "name": "postgresql12-plperl-12.9-8.26.1.aarch64", "product": { "name": "postgresql12-plperl-12.9-8.26.1.aarch64", "product_id": "postgresql12-plperl-12.9-8.26.1.aarch64" } }, { "category": "product_version", "name": "postgresql12-plpython-12.9-8.26.1.aarch64", "product": { "name": "postgresql12-plpython-12.9-8.26.1.aarch64", "product_id": "postgresql12-plpython-12.9-8.26.1.aarch64" } }, { "category": "product_version", "name": "postgresql12-pltcl-12.9-8.26.1.aarch64", "product": { "name": "postgresql12-pltcl-12.9-8.26.1.aarch64", "product_id": "postgresql12-pltcl-12.9-8.26.1.aarch64" } }, { "category": "product_version", "name": "postgresql12-server-12.9-8.26.1.aarch64", "product": { "name": "postgresql12-server-12.9-8.26.1.aarch64", "product_id": "postgresql12-server-12.9-8.26.1.aarch64" } }, { "category": "product_version", "name": "postgresql12-server-devel-12.9-8.26.1.aarch64", "product": { "name": "postgresql12-server-devel-12.9-8.26.1.aarch64", "product_id": "postgresql12-server-devel-12.9-8.26.1.aarch64" } }, { "category": "product_version", "name": "postgresql12-test-12.9-8.26.1.aarch64", "product": { "name": "postgresql12-test-12.9-8.26.1.aarch64", "product_id": "postgresql12-test-12.9-8.26.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql12-12.9-8.26.1.i586", "product": { "name": "postgresql12-12.9-8.26.1.i586", "product_id": "postgresql12-12.9-8.26.1.i586" } }, { "category": "product_version", "name": "postgresql12-contrib-12.9-8.26.1.i586", "product": { "name": "postgresql12-contrib-12.9-8.26.1.i586", "product_id": "postgresql12-contrib-12.9-8.26.1.i586" } }, { "category": "product_version", "name": "postgresql12-devel-12.9-8.26.1.i586", "product": { "name": "postgresql12-devel-12.9-8.26.1.i586", "product_id": "postgresql12-devel-12.9-8.26.1.i586" } }, { "category": "product_version", "name": "postgresql12-llvmjit-12.9-8.26.1.i586", "product": { "name": "postgresql12-llvmjit-12.9-8.26.1.i586", "product_id": "postgresql12-llvmjit-12.9-8.26.1.i586" } }, { "category": "product_version", "name": "postgresql12-plperl-12.9-8.26.1.i586", "product": { "name": "postgresql12-plperl-12.9-8.26.1.i586", "product_id": "postgresql12-plperl-12.9-8.26.1.i586" } }, { "category": "product_version", "name": "postgresql12-plpython-12.9-8.26.1.i586", "product": { "name": "postgresql12-plpython-12.9-8.26.1.i586", "product_id": "postgresql12-plpython-12.9-8.26.1.i586" } }, { "category": "product_version", "name": "postgresql12-pltcl-12.9-8.26.1.i586", "product": { "name": "postgresql12-pltcl-12.9-8.26.1.i586", "product_id": "postgresql12-pltcl-12.9-8.26.1.i586" } }, { "category": "product_version", "name": "postgresql12-server-12.9-8.26.1.i586", "product": { "name": "postgresql12-server-12.9-8.26.1.i586", "product_id": "postgresql12-server-12.9-8.26.1.i586" } }, { "category": "product_version", "name": "postgresql12-server-devel-12.9-8.26.1.i586", "product": { "name": "postgresql12-server-devel-12.9-8.26.1.i586", "product_id": "postgresql12-server-devel-12.9-8.26.1.i586" } }, { "category": "product_version", "name": "postgresql12-test-12.9-8.26.1.i586", "product": { "name": "postgresql12-test-12.9-8.26.1.i586", "product_id": "postgresql12-test-12.9-8.26.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postgresql12-docs-12.9-8.26.1.noarch", "product": { "name": "postgresql12-docs-12.9-8.26.1.noarch", "product_id": "postgresql12-docs-12.9-8.26.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postgresql12-12.9-8.26.1.ppc64le", "product": { "name": "postgresql12-12.9-8.26.1.ppc64le", "product_id": "postgresql12-12.9-8.26.1.ppc64le" } }, { "category": "product_version", "name": "postgresql12-contrib-12.9-8.26.1.ppc64le", "product": { "name": "postgresql12-contrib-12.9-8.26.1.ppc64le", "product_id": "postgresql12-contrib-12.9-8.26.1.ppc64le" } }, { "category": "product_version", "name": "postgresql12-devel-12.9-8.26.1.ppc64le", "product": { "name": "postgresql12-devel-12.9-8.26.1.ppc64le", "product_id": "postgresql12-devel-12.9-8.26.1.ppc64le" } }, { "category": "product_version", "name": "postgresql12-llvmjit-12.9-8.26.1.ppc64le", "product": { "name": "postgresql12-llvmjit-12.9-8.26.1.ppc64le", "product_id": "postgresql12-llvmjit-12.9-8.26.1.ppc64le" } }, { "category": "product_version", "name": "postgresql12-plperl-12.9-8.26.1.ppc64le", "product": { "name": "postgresql12-plperl-12.9-8.26.1.ppc64le", "product_id": "postgresql12-plperl-12.9-8.26.1.ppc64le" } }, { "category": "product_version", "name": "postgresql12-plpython-12.9-8.26.1.ppc64le", "product": { "name": "postgresql12-plpython-12.9-8.26.1.ppc64le", "product_id": "postgresql12-plpython-12.9-8.26.1.ppc64le" } }, { "category": "product_version", "name": "postgresql12-pltcl-12.9-8.26.1.ppc64le", "product": { "name": "postgresql12-pltcl-12.9-8.26.1.ppc64le", "product_id": "postgresql12-pltcl-12.9-8.26.1.ppc64le" } }, { "category": "product_version", "name": "postgresql12-server-12.9-8.26.1.ppc64le", "product": { "name": "postgresql12-server-12.9-8.26.1.ppc64le", "product_id": "postgresql12-server-12.9-8.26.1.ppc64le" } }, { "category": "product_version", "name": "postgresql12-server-devel-12.9-8.26.1.ppc64le", "product": { "name": "postgresql12-server-devel-12.9-8.26.1.ppc64le", "product_id": "postgresql12-server-devel-12.9-8.26.1.ppc64le" } }, { "category": "product_version", "name": "postgresql12-test-12.9-8.26.1.ppc64le", "product": { "name": "postgresql12-test-12.9-8.26.1.ppc64le", "product_id": "postgresql12-test-12.9-8.26.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql12-12.9-8.26.1.s390x", "product": { "name": "postgresql12-12.9-8.26.1.s390x", "product_id": "postgresql12-12.9-8.26.1.s390x" } }, { "category": "product_version", "name": "postgresql12-contrib-12.9-8.26.1.s390x", "product": { "name": "postgresql12-contrib-12.9-8.26.1.s390x", "product_id": "postgresql12-contrib-12.9-8.26.1.s390x" } }, { "category": "product_version", "name": "postgresql12-devel-12.9-8.26.1.s390x", "product": { "name": "postgresql12-devel-12.9-8.26.1.s390x", "product_id": "postgresql12-devel-12.9-8.26.1.s390x" } }, { "category": "product_version", "name": "postgresql12-llvmjit-12.9-8.26.1.s390x", "product": { "name": "postgresql12-llvmjit-12.9-8.26.1.s390x", "product_id": "postgresql12-llvmjit-12.9-8.26.1.s390x" } }, { "category": "product_version", "name": "postgresql12-plperl-12.9-8.26.1.s390x", "product": { "name": "postgresql12-plperl-12.9-8.26.1.s390x", "product_id": "postgresql12-plperl-12.9-8.26.1.s390x" } }, { "category": "product_version", "name": "postgresql12-plpython-12.9-8.26.1.s390x", "product": { "name": "postgresql12-plpython-12.9-8.26.1.s390x", "product_id": "postgresql12-plpython-12.9-8.26.1.s390x" } }, { "category": "product_version", "name": "postgresql12-pltcl-12.9-8.26.1.s390x", "product": { "name": "postgresql12-pltcl-12.9-8.26.1.s390x", "product_id": "postgresql12-pltcl-12.9-8.26.1.s390x" } }, { "category": "product_version", "name": "postgresql12-server-12.9-8.26.1.s390x", "product": { "name": "postgresql12-server-12.9-8.26.1.s390x", "product_id": "postgresql12-server-12.9-8.26.1.s390x" } }, { "category": "product_version", "name": "postgresql12-server-devel-12.9-8.26.1.s390x", "product": { "name": "postgresql12-server-devel-12.9-8.26.1.s390x", "product_id": "postgresql12-server-devel-12.9-8.26.1.s390x" } }, { "category": "product_version", "name": "postgresql12-test-12.9-8.26.1.s390x", "product": { "name": "postgresql12-test-12.9-8.26.1.s390x", "product_id": "postgresql12-test-12.9-8.26.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql12-12.9-8.26.1.x86_64", "product": { "name": "postgresql12-12.9-8.26.1.x86_64", "product_id": "postgresql12-12.9-8.26.1.x86_64" } }, { "category": "product_version", "name": "postgresql12-contrib-12.9-8.26.1.x86_64", "product": { "name": "postgresql12-contrib-12.9-8.26.1.x86_64", "product_id": "postgresql12-contrib-12.9-8.26.1.x86_64" } }, { "category": "product_version", "name": "postgresql12-devel-12.9-8.26.1.x86_64", "product": { "name": "postgresql12-devel-12.9-8.26.1.x86_64", "product_id": "postgresql12-devel-12.9-8.26.1.x86_64" } }, { "category": "product_version", "name": "postgresql12-llvmjit-12.9-8.26.1.x86_64", "product": { "name": "postgresql12-llvmjit-12.9-8.26.1.x86_64", "product_id": "postgresql12-llvmjit-12.9-8.26.1.x86_64" } }, { "category": "product_version", "name": "postgresql12-plperl-12.9-8.26.1.x86_64", "product": { "name": "postgresql12-plperl-12.9-8.26.1.x86_64", "product_id": "postgresql12-plperl-12.9-8.26.1.x86_64" } }, { "category": "product_version", "name": "postgresql12-plpython-12.9-8.26.1.x86_64", "product": { "name": "postgresql12-plpython-12.9-8.26.1.x86_64", "product_id": "postgresql12-plpython-12.9-8.26.1.x86_64" } }, { "category": "product_version", "name": "postgresql12-pltcl-12.9-8.26.1.x86_64", "product": { "name": "postgresql12-pltcl-12.9-8.26.1.x86_64", "product_id": "postgresql12-pltcl-12.9-8.26.1.x86_64" } }, { "category": "product_version", "name": "postgresql12-server-12.9-8.26.1.x86_64", "product": { "name": "postgresql12-server-12.9-8.26.1.x86_64", "product_id": "postgresql12-server-12.9-8.26.1.x86_64" } }, { "category": "product_version", "name": "postgresql12-server-devel-12.9-8.26.1.x86_64", "product": { "name": "postgresql12-server-devel-12.9-8.26.1.x86_64", "product_id": "postgresql12-server-devel-12.9-8.26.1.x86_64" } }, { "category": "product_version", "name": "postgresql12-test-12.9-8.26.1.x86_64", "product": { "name": "postgresql12-test-12.9-8.26.1.x86_64", "product_id": "postgresql12-test-12.9-8.26.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Legacy 15 SP3", "product": { "name": "SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-legacy:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP3", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql12-12.9-8.26.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.9-8.26.1.aarch64" }, "product_reference": "postgresql12-12.9-8.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-12.9-8.26.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.9-8.26.1.ppc64le" }, "product_reference": "postgresql12-12.9-8.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-12.9-8.26.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.9-8.26.1.s390x" }, "product_reference": "postgresql12-12.9-8.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-12.9-8.26.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.9-8.26.1.x86_64" }, "product_reference": "postgresql12-12.9-8.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-12.9-8.26.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-12.9-8.26.1.aarch64" }, "product_reference": "postgresql12-12.9-8.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-12.9-8.26.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-12.9-8.26.1.ppc64le" }, "product_reference": "postgresql12-12.9-8.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-12.9-8.26.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-12.9-8.26.1.s390x" }, "product_reference": "postgresql12-12.9-8.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-12.9-8.26.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-12.9-8.26.1.x86_64" }, "product_reference": "postgresql12-12.9-8.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-contrib-12.9-8.26.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-contrib-12.9-8.26.1.aarch64" }, "product_reference": "postgresql12-contrib-12.9-8.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-contrib-12.9-8.26.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-contrib-12.9-8.26.1.ppc64le" }, "product_reference": "postgresql12-contrib-12.9-8.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-contrib-12.9-8.26.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-contrib-12.9-8.26.1.s390x" }, "product_reference": "postgresql12-contrib-12.9-8.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-contrib-12.9-8.26.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-contrib-12.9-8.26.1.x86_64" }, "product_reference": "postgresql12-contrib-12.9-8.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-devel-12.9-8.26.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-devel-12.9-8.26.1.aarch64" }, "product_reference": "postgresql12-devel-12.9-8.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-devel-12.9-8.26.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-devel-12.9-8.26.1.ppc64le" }, "product_reference": "postgresql12-devel-12.9-8.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-devel-12.9-8.26.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-devel-12.9-8.26.1.s390x" }, "product_reference": "postgresql12-devel-12.9-8.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-devel-12.9-8.26.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-devel-12.9-8.26.1.x86_64" }, "product_reference": "postgresql12-devel-12.9-8.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-docs-12.9-8.26.1.noarch as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-docs-12.9-8.26.1.noarch" }, "product_reference": "postgresql12-docs-12.9-8.26.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-plperl-12.9-8.26.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plperl-12.9-8.26.1.aarch64" }, "product_reference": "postgresql12-plperl-12.9-8.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-plperl-12.9-8.26.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plperl-12.9-8.26.1.ppc64le" }, "product_reference": "postgresql12-plperl-12.9-8.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-plperl-12.9-8.26.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plperl-12.9-8.26.1.s390x" }, "product_reference": "postgresql12-plperl-12.9-8.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-plperl-12.9-8.26.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plperl-12.9-8.26.1.x86_64" }, "product_reference": "postgresql12-plperl-12.9-8.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-plpython-12.9-8.26.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plpython-12.9-8.26.1.aarch64" }, "product_reference": "postgresql12-plpython-12.9-8.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-plpython-12.9-8.26.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plpython-12.9-8.26.1.ppc64le" }, "product_reference": "postgresql12-plpython-12.9-8.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-plpython-12.9-8.26.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plpython-12.9-8.26.1.s390x" }, "product_reference": "postgresql12-plpython-12.9-8.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-plpython-12.9-8.26.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plpython-12.9-8.26.1.x86_64" }, "product_reference": "postgresql12-plpython-12.9-8.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-pltcl-12.9-8.26.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-pltcl-12.9-8.26.1.aarch64" }, "product_reference": "postgresql12-pltcl-12.9-8.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-pltcl-12.9-8.26.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-pltcl-12.9-8.26.1.ppc64le" }, "product_reference": "postgresql12-pltcl-12.9-8.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-pltcl-12.9-8.26.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-pltcl-12.9-8.26.1.s390x" }, "product_reference": "postgresql12-pltcl-12.9-8.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-pltcl-12.9-8.26.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-pltcl-12.9-8.26.1.x86_64" }, "product_reference": "postgresql12-pltcl-12.9-8.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-server-12.9-8.26.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-12.9-8.26.1.aarch64" }, "product_reference": "postgresql12-server-12.9-8.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-server-12.9-8.26.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-12.9-8.26.1.ppc64le" }, "product_reference": "postgresql12-server-12.9-8.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-server-12.9-8.26.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-12.9-8.26.1.s390x" }, "product_reference": "postgresql12-server-12.9-8.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-server-12.9-8.26.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-12.9-8.26.1.x86_64" }, "product_reference": "postgresql12-server-12.9-8.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-server-devel-12.9-8.26.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-devel-12.9-8.26.1.aarch64" }, "product_reference": "postgresql12-server-devel-12.9-8.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-server-devel-12.9-8.26.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-devel-12.9-8.26.1.ppc64le" }, "product_reference": "postgresql12-server-devel-12.9-8.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-server-devel-12.9-8.26.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-devel-12.9-8.26.1.s390x" }, "product_reference": "postgresql12-server-devel-12.9-8.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-server-devel-12.9-8.26.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-devel-12.9-8.26.1.x86_64" }, "product_reference": "postgresql12-server-devel-12.9-8.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-llvmjit-12.9-8.26.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-llvmjit-12.9-8.26.1.aarch64" }, "product_reference": "postgresql12-llvmjit-12.9-8.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-llvmjit-12.9-8.26.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-llvmjit-12.9-8.26.1.ppc64le" }, "product_reference": "postgresql12-llvmjit-12.9-8.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-llvmjit-12.9-8.26.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-llvmjit-12.9-8.26.1.s390x" }, "product_reference": "postgresql12-llvmjit-12.9-8.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-llvmjit-12.9-8.26.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-llvmjit-12.9-8.26.1.x86_64" }, "product_reference": "postgresql12-llvmjit-12.9-8.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-test-12.9-8.26.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-test-12.9-8.26.1.aarch64" }, "product_reference": "postgresql12-test-12.9-8.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-test-12.9-8.26.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-test-12.9-8.26.1.ppc64le" }, "product_reference": "postgresql12-test-12.9-8.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-test-12.9-8.26.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-test-12.9-8.26.1.s390x" }, "product_reference": "postgresql12-test-12.9-8.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-test-12.9-8.26.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-test-12.9-8.26.1.x86_64" }, "product_reference": "postgresql12-test-12.9-8.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-llvmjit-12.9-8.26.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-llvmjit-12.9-8.26.1.aarch64" }, "product_reference": "postgresql12-llvmjit-12.9-8.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-llvmjit-12.9-8.26.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-llvmjit-12.9-8.26.1.ppc64le" }, "product_reference": "postgresql12-llvmjit-12.9-8.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-llvmjit-12.9-8.26.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-llvmjit-12.9-8.26.1.s390x" }, "product_reference": "postgresql12-llvmjit-12.9-8.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-llvmjit-12.9-8.26.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-llvmjit-12.9-8.26.1.x86_64" }, "product_reference": "postgresql12-llvmjit-12.9-8.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-test-12.9-8.26.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-test-12.9-8.26.1.aarch64" }, "product_reference": "postgresql12-test-12.9-8.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-test-12.9-8.26.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-test-12.9-8.26.1.ppc64le" }, "product_reference": "postgresql12-test-12.9-8.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-test-12.9-8.26.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-test-12.9-8.26.1.s390x" }, "product_reference": "postgresql12-test-12.9-8.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-test-12.9-8.26.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-test-12.9-8.26.1.x86_64" }, "product_reference": "postgresql12-test-12.9-8.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-contrib-12.9-8.26.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.9-8.26.1.aarch64" }, "product_reference": "postgresql12-contrib-12.9-8.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-contrib-12.9-8.26.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.9-8.26.1.ppc64le" }, "product_reference": "postgresql12-contrib-12.9-8.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-contrib-12.9-8.26.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.9-8.26.1.s390x" }, "product_reference": "postgresql12-contrib-12.9-8.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-contrib-12.9-8.26.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.9-8.26.1.x86_64" }, "product_reference": "postgresql12-contrib-12.9-8.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-devel-12.9-8.26.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.9-8.26.1.aarch64" }, "product_reference": "postgresql12-devel-12.9-8.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-devel-12.9-8.26.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.9-8.26.1.ppc64le" }, "product_reference": "postgresql12-devel-12.9-8.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-devel-12.9-8.26.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.9-8.26.1.s390x" }, "product_reference": "postgresql12-devel-12.9-8.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-devel-12.9-8.26.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.9-8.26.1.x86_64" }, "product_reference": "postgresql12-devel-12.9-8.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-docs-12.9-8.26.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-docs-12.9-8.26.1.noarch" }, "product_reference": "postgresql12-docs-12.9-8.26.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-plperl-12.9-8.26.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.9-8.26.1.aarch64" }, "product_reference": "postgresql12-plperl-12.9-8.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-plperl-12.9-8.26.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.9-8.26.1.ppc64le" }, "product_reference": "postgresql12-plperl-12.9-8.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-plperl-12.9-8.26.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.9-8.26.1.s390x" }, "product_reference": "postgresql12-plperl-12.9-8.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-plperl-12.9-8.26.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.9-8.26.1.x86_64" }, "product_reference": "postgresql12-plperl-12.9-8.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-plpython-12.9-8.26.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.9-8.26.1.aarch64" }, "product_reference": "postgresql12-plpython-12.9-8.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-plpython-12.9-8.26.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.9-8.26.1.ppc64le" }, "product_reference": "postgresql12-plpython-12.9-8.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-plpython-12.9-8.26.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.9-8.26.1.s390x" }, "product_reference": "postgresql12-plpython-12.9-8.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-plpython-12.9-8.26.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.9-8.26.1.x86_64" }, "product_reference": "postgresql12-plpython-12.9-8.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-pltcl-12.9-8.26.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.9-8.26.1.aarch64" }, "product_reference": "postgresql12-pltcl-12.9-8.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-pltcl-12.9-8.26.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.9-8.26.1.ppc64le" }, "product_reference": "postgresql12-pltcl-12.9-8.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-pltcl-12.9-8.26.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.9-8.26.1.s390x" }, "product_reference": "postgresql12-pltcl-12.9-8.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-pltcl-12.9-8.26.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.9-8.26.1.x86_64" }, "product_reference": "postgresql12-pltcl-12.9-8.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-server-12.9-8.26.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.9-8.26.1.aarch64" }, "product_reference": "postgresql12-server-12.9-8.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-server-12.9-8.26.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.9-8.26.1.ppc64le" }, "product_reference": "postgresql12-server-12.9-8.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-server-12.9-8.26.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.9-8.26.1.s390x" }, "product_reference": "postgresql12-server-12.9-8.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-server-12.9-8.26.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.9-8.26.1.x86_64" }, "product_reference": "postgresql12-server-12.9-8.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-server-devel-12.9-8.26.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.9-8.26.1.aarch64" }, "product_reference": "postgresql12-server-devel-12.9-8.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-server-devel-12.9-8.26.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.9-8.26.1.ppc64le" }, "product_reference": "postgresql12-server-devel-12.9-8.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-server-devel-12.9-8.26.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.9-8.26.1.s390x" }, "product_reference": "postgresql12-server-devel-12.9-8.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-server-devel-12.9-8.26.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.9-8.26.1.x86_64" }, "product_reference": "postgresql12-server-devel-12.9-8.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-23214", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-23214" } ], "notes": [ { "category": "general", "text": "When the server is configured to use trust authentication with a clientcert requirement or to use cert authentication, a man-in-the-middle attacker can inject arbitrary SQL queries when a connection is first established, despite the use of SSL certificate verification and encryption.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-contrib-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-contrib-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-contrib-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-contrib-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-devel-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-devel-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-devel-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-devel-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-docs-12.9-8.26.1.noarch", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plperl-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plperl-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plperl-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plperl-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plpython-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plpython-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plpython-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plpython-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-pltcl-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-pltcl-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-pltcl-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-pltcl-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-devel-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-devel-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-devel-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-devel-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-llvmjit-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-llvmjit-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-llvmjit-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-llvmjit-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-test-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-test-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-test-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-test-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-llvmjit-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-llvmjit-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-llvmjit-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-llvmjit-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-test-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-test-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-test-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-test-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-docs-12.9-8.26.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.9-8.26.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-23214", "url": "https://www.suse.com/security/cve/CVE-2021-23214" }, { "category": "external", "summary": "SUSE Bug 1192516 for CVE-2021-23214", "url": "https://bugzilla.suse.com/1192516" } ], "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 SP2:postgresql12-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-contrib-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-contrib-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-contrib-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-contrib-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-devel-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-devel-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-devel-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-devel-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-docs-12.9-8.26.1.noarch", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plperl-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plperl-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plperl-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plperl-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plpython-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plpython-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plpython-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plpython-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-pltcl-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-pltcl-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-pltcl-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-pltcl-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-devel-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-devel-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-devel-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-devel-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-llvmjit-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-llvmjit-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-llvmjit-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-llvmjit-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-test-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-test-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-test-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-test-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-llvmjit-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-llvmjit-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-llvmjit-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-llvmjit-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-test-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-test-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-test-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-test-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-docs-12.9-8.26.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.9-8.26.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-contrib-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-contrib-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-contrib-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-contrib-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-devel-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-devel-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-devel-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-devel-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-docs-12.9-8.26.1.noarch", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plperl-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plperl-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plperl-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plperl-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plpython-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plpython-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plpython-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plpython-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-pltcl-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-pltcl-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-pltcl-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-pltcl-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-devel-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-devel-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-devel-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-devel-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-llvmjit-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-llvmjit-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-llvmjit-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-llvmjit-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-test-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-test-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-test-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-test-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-llvmjit-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-llvmjit-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-llvmjit-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-llvmjit-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-test-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-test-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-test-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-test-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-docs-12.9-8.26.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.9-8.26.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-22T08:38:21Z", "details": "important" } ], "title": "CVE-2021-23214" }, { "cve": "CVE-2021-23222", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-23222" } ], "notes": [ { "category": "general", "text": "A man-in-the-middle attacker can inject false responses to the client\u0027s first few queries, despite the use of SSL certificate verification and encryption.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-contrib-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-contrib-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-contrib-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-contrib-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-devel-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-devel-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-devel-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-devel-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-docs-12.9-8.26.1.noarch", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plperl-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plperl-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plperl-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plperl-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plpython-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plpython-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plpython-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plpython-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-pltcl-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-pltcl-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-pltcl-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-pltcl-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-devel-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-devel-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-devel-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-devel-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-llvmjit-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-llvmjit-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-llvmjit-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-llvmjit-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-test-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-test-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-test-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-test-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-llvmjit-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-llvmjit-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-llvmjit-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-llvmjit-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-test-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-test-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-test-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-test-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-docs-12.9-8.26.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.9-8.26.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-23222", "url": "https://www.suse.com/security/cve/CVE-2021-23222" }, { "category": "external", "summary": "SUSE Bug 1192516 for CVE-2021-23222", "url": "https://bugzilla.suse.com/1192516" } ], "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 SP2:postgresql12-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-contrib-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-contrib-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-contrib-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-contrib-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-devel-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-devel-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-devel-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-devel-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-docs-12.9-8.26.1.noarch", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plperl-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plperl-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plperl-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plperl-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plpython-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plpython-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plpython-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plpython-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-pltcl-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-pltcl-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-pltcl-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-pltcl-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-devel-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-devel-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-devel-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-devel-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-llvmjit-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-llvmjit-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-llvmjit-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-llvmjit-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-test-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-test-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-test-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-test-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-llvmjit-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-llvmjit-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-llvmjit-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-llvmjit-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-test-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-test-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-test-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-test-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-docs-12.9-8.26.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.9-8.26.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql12-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-contrib-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-contrib-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-contrib-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-contrib-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-devel-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-devel-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-devel-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-devel-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-docs-12.9-8.26.1.noarch", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plperl-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plperl-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plperl-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plperl-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plpython-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plpython-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plpython-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-plpython-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-pltcl-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-pltcl-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-pltcl-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-pltcl-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-devel-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-devel-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-devel-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql12-server-devel-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-llvmjit-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-llvmjit-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-llvmjit-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-llvmjit-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-test-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-test-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-test-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:postgresql12-test-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-llvmjit-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-llvmjit-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-llvmjit-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-llvmjit-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-test-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-test-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-test-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:postgresql12-test-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-contrib-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-devel-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-docs-12.9-8.26.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plperl-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-plpython-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-pltcl-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-12.9-8.26.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.9-8.26.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.9-8.26.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.9-8.26.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql12-server-devel-12.9-8.26.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-22T08:38:21Z", "details": "important" } ], "title": "CVE-2021-23222" } ] }
suse-su-2021:4058-1
Vulnerability from csaf_suse
Published
2021-12-14 09:18
Modified
2021-12-14 09:18
Summary
Security update for postgresql10
Notes
Title of the patch
Security update for postgresql10
Description of the patch
This update for postgresql10 fixes the following issues:
- CVE-2021-23214: Make the server reject extraneous data after an SSL or GSS encryption handshake (bsc#1192516).
- CVE-2021-23222: Make libpq reject extraneous data after an SSL or GSS encryption handshake (bsc#1192516).
Patchnames
SUSE-2021-4058,SUSE-SLE-Module-Basesystem-15-SP2-2021-4058,SUSE-SLE-Module-Legacy-15-SP3-2021-4058,SUSE-SLE-Module-Server-Applications-15-SP2-2021-4058,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2021-4058,SUSE-SLE-Product-HPC-15-SP1-LTSS-2021-4058,SUSE-SLE-Product-SLES-15-SP1-BCL-2021-4058,SUSE-SLE-Product-SLES-15-SP1-LTSS-2021-4058,SUSE-SLE-Product-SLES_SAP-15-SP1-2021-4058,SUSE-Storage-6-2021-4058
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 postgresql10", "title": "Title of the patch" }, { "category": "description", "text": "This update for postgresql10 fixes the following issues:\n \n- CVE-2021-23214: Make the server reject extraneous data after an SSL or GSS encryption handshake (bsc#1192516).\n- CVE-2021-23222: Make libpq reject extraneous data after an SSL or GSS encryption handshake (bsc#1192516).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2021-4058,SUSE-SLE-Module-Basesystem-15-SP2-2021-4058,SUSE-SLE-Module-Legacy-15-SP3-2021-4058,SUSE-SLE-Module-Server-Applications-15-SP2-2021-4058,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2021-4058,SUSE-SLE-Product-HPC-15-SP1-LTSS-2021-4058,SUSE-SLE-Product-SLES-15-SP1-BCL-2021-4058,SUSE-SLE-Product-SLES-15-SP1-LTSS-2021-4058,SUSE-SLE-Product-SLES_SAP-15-SP1-2021-4058,SUSE-Storage-6-2021-4058", "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-2021_4058-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:4058-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20214058-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:4058-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-December/009898.html" }, { "category": "self", "summary": "SUSE Bug 1192516", "url": "https://bugzilla.suse.com/1192516" }, { "category": "self", "summary": "SUSE CVE CVE-2021-23214 page", "url": "https://www.suse.com/security/cve/CVE-2021-23214/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-23222 page", "url": "https://www.suse.com/security/cve/CVE-2021-23222/" } ], "title": "Security update for postgresql10", "tracking": { "current_release_date": "2021-12-14T09:18:57Z", "generator": { "date": "2021-12-14T09:18:57Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:4058-1", "initial_release_date": "2021-12-14T09:18:57Z", "revision_history": [ { "date": "2021-12-14T09:18:57Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "postgresql10-10.19-8.41.1.aarch64", "product": { "name": "postgresql10-10.19-8.41.1.aarch64", "product_id": "postgresql10-10.19-8.41.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-contrib-10.19-8.41.1.aarch64", "product": { "name": "postgresql10-contrib-10.19-8.41.1.aarch64", "product_id": "postgresql10-contrib-10.19-8.41.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-devel-10.19-8.41.1.aarch64", "product": { "name": "postgresql10-devel-10.19-8.41.1.aarch64", "product_id": "postgresql10-devel-10.19-8.41.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-plperl-10.19-8.41.1.aarch64", "product": { "name": "postgresql10-plperl-10.19-8.41.1.aarch64", "product_id": "postgresql10-plperl-10.19-8.41.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-plpython-10.19-8.41.1.aarch64", "product": { "name": "postgresql10-plpython-10.19-8.41.1.aarch64", "product_id": "postgresql10-plpython-10.19-8.41.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.19-8.41.1.aarch64", "product": { "name": "postgresql10-pltcl-10.19-8.41.1.aarch64", "product_id": "postgresql10-pltcl-10.19-8.41.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-server-10.19-8.41.1.aarch64", "product": { "name": "postgresql10-server-10.19-8.41.1.aarch64", "product_id": "postgresql10-server-10.19-8.41.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-test-10.19-8.41.1.aarch64", "product": { "name": "postgresql10-test-10.19-8.41.1.aarch64", "product_id": "postgresql10-test-10.19-8.41.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql10-10.19-8.41.1.i586", "product": { "name": "postgresql10-10.19-8.41.1.i586", "product_id": "postgresql10-10.19-8.41.1.i586" } }, { "category": "product_version", "name": "postgresql10-contrib-10.19-8.41.1.i586", "product": { "name": "postgresql10-contrib-10.19-8.41.1.i586", "product_id": "postgresql10-contrib-10.19-8.41.1.i586" } }, { "category": "product_version", "name": "postgresql10-devel-10.19-8.41.1.i586", "product": { "name": "postgresql10-devel-10.19-8.41.1.i586", "product_id": "postgresql10-devel-10.19-8.41.1.i586" } }, { "category": "product_version", "name": "postgresql10-plperl-10.19-8.41.1.i586", "product": { "name": "postgresql10-plperl-10.19-8.41.1.i586", "product_id": "postgresql10-plperl-10.19-8.41.1.i586" } }, { "category": "product_version", "name": "postgresql10-plpython-10.19-8.41.1.i586", "product": { "name": "postgresql10-plpython-10.19-8.41.1.i586", "product_id": "postgresql10-plpython-10.19-8.41.1.i586" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.19-8.41.1.i586", "product": { "name": "postgresql10-pltcl-10.19-8.41.1.i586", "product_id": "postgresql10-pltcl-10.19-8.41.1.i586" } }, { "category": "product_version", "name": "postgresql10-server-10.19-8.41.1.i586", "product": { "name": "postgresql10-server-10.19-8.41.1.i586", "product_id": "postgresql10-server-10.19-8.41.1.i586" } }, { "category": "product_version", "name": "postgresql10-test-10.19-8.41.1.i586", "product": { "name": "postgresql10-test-10.19-8.41.1.i586", "product_id": "postgresql10-test-10.19-8.41.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postgresql10-docs-10.19-8.41.1.noarch", "product": { "name": "postgresql10-docs-10.19-8.41.1.noarch", "product_id": "postgresql10-docs-10.19-8.41.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postgresql10-10.19-8.41.1.ppc64le", "product": { "name": "postgresql10-10.19-8.41.1.ppc64le", "product_id": "postgresql10-10.19-8.41.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-contrib-10.19-8.41.1.ppc64le", "product": { "name": "postgresql10-contrib-10.19-8.41.1.ppc64le", "product_id": "postgresql10-contrib-10.19-8.41.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-devel-10.19-8.41.1.ppc64le", "product": { "name": "postgresql10-devel-10.19-8.41.1.ppc64le", "product_id": "postgresql10-devel-10.19-8.41.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-plperl-10.19-8.41.1.ppc64le", "product": { "name": "postgresql10-plperl-10.19-8.41.1.ppc64le", "product_id": "postgresql10-plperl-10.19-8.41.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-plpython-10.19-8.41.1.ppc64le", "product": { "name": "postgresql10-plpython-10.19-8.41.1.ppc64le", "product_id": "postgresql10-plpython-10.19-8.41.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.19-8.41.1.ppc64le", "product": { "name": "postgresql10-pltcl-10.19-8.41.1.ppc64le", "product_id": "postgresql10-pltcl-10.19-8.41.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-server-10.19-8.41.1.ppc64le", "product": { "name": "postgresql10-server-10.19-8.41.1.ppc64le", "product_id": "postgresql10-server-10.19-8.41.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-test-10.19-8.41.1.ppc64le", "product": { "name": "postgresql10-test-10.19-8.41.1.ppc64le", "product_id": "postgresql10-test-10.19-8.41.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql10-10.19-8.41.1.s390x", "product": { "name": "postgresql10-10.19-8.41.1.s390x", "product_id": "postgresql10-10.19-8.41.1.s390x" } }, { "category": "product_version", "name": "postgresql10-contrib-10.19-8.41.1.s390x", "product": { "name": "postgresql10-contrib-10.19-8.41.1.s390x", "product_id": "postgresql10-contrib-10.19-8.41.1.s390x" } }, { "category": "product_version", "name": "postgresql10-devel-10.19-8.41.1.s390x", "product": { "name": "postgresql10-devel-10.19-8.41.1.s390x", "product_id": "postgresql10-devel-10.19-8.41.1.s390x" } }, { "category": "product_version", "name": "postgresql10-plperl-10.19-8.41.1.s390x", "product": { "name": "postgresql10-plperl-10.19-8.41.1.s390x", "product_id": "postgresql10-plperl-10.19-8.41.1.s390x" } }, { "category": "product_version", "name": "postgresql10-plpython-10.19-8.41.1.s390x", "product": { "name": "postgresql10-plpython-10.19-8.41.1.s390x", "product_id": "postgresql10-plpython-10.19-8.41.1.s390x" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.19-8.41.1.s390x", "product": { "name": "postgresql10-pltcl-10.19-8.41.1.s390x", "product_id": "postgresql10-pltcl-10.19-8.41.1.s390x" } }, { "category": "product_version", "name": "postgresql10-server-10.19-8.41.1.s390x", "product": { "name": "postgresql10-server-10.19-8.41.1.s390x", "product_id": "postgresql10-server-10.19-8.41.1.s390x" } }, { "category": "product_version", "name": "postgresql10-test-10.19-8.41.1.s390x", "product": { "name": "postgresql10-test-10.19-8.41.1.s390x", "product_id": "postgresql10-test-10.19-8.41.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql10-10.19-8.41.1.x86_64", "product": { "name": "postgresql10-10.19-8.41.1.x86_64", "product_id": "postgresql10-10.19-8.41.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-contrib-10.19-8.41.1.x86_64", "product": { "name": "postgresql10-contrib-10.19-8.41.1.x86_64", "product_id": "postgresql10-contrib-10.19-8.41.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-devel-10.19-8.41.1.x86_64", "product": { "name": "postgresql10-devel-10.19-8.41.1.x86_64", "product_id": "postgresql10-devel-10.19-8.41.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-plperl-10.19-8.41.1.x86_64", "product": { "name": "postgresql10-plperl-10.19-8.41.1.x86_64", "product_id": "postgresql10-plperl-10.19-8.41.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-plpython-10.19-8.41.1.x86_64", "product": { "name": "postgresql10-plpython-10.19-8.41.1.x86_64", "product_id": "postgresql10-plpython-10.19-8.41.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.19-8.41.1.x86_64", "product": { "name": "postgresql10-pltcl-10.19-8.41.1.x86_64", "product_id": "postgresql10-pltcl-10.19-8.41.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-server-10.19-8.41.1.x86_64", "product": { "name": "postgresql10-server-10.19-8.41.1.x86_64", "product_id": "postgresql10-server-10.19-8.41.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-test-10.19-8.41.1.x86_64", "product": { "name": "postgresql10-test-10.19-8.41.1.x86_64", "product_id": "postgresql10-test-10.19-8.41.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Legacy 15 SP3", "product": { "name": "SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-legacy:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP1-BCL", "product": { "name": "SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_bcl:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp1" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 6", "product": { "name": "SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-8.41.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-8.41.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.19-8.41.1.ppc64le" }, "product_reference": "postgresql10-10.19-8.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-8.41.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.19-8.41.1.s390x" }, "product_reference": "postgresql10-10.19-8.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-8.41.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-8.41.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-10.19-8.41.1.ppc64le" }, "product_reference": "postgresql10-10.19-8.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-8.41.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-10.19-8.41.1.s390x" }, "product_reference": "postgresql10-10.19-8.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-8.41.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-contrib-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-contrib-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-8.41.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-contrib-10.19-8.41.1.ppc64le" }, "product_reference": "postgresql10-contrib-10.19-8.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-8.41.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-contrib-10.19-8.41.1.s390x" }, "product_reference": "postgresql10-contrib-10.19-8.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-contrib-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-contrib-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.19-8.41.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-devel-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-devel-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.19-8.41.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-devel-10.19-8.41.1.ppc64le" }, "product_reference": "postgresql10-devel-10.19-8.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.19-8.41.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-devel-10.19-8.41.1.s390x" }, "product_reference": "postgresql10-devel-10.19-8.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-devel-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-devel-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-8.41.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plperl-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-plperl-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-8.41.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plperl-10.19-8.41.1.ppc64le" }, "product_reference": "postgresql10-plperl-10.19-8.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-8.41.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plperl-10.19-8.41.1.s390x" }, "product_reference": "postgresql10-plperl-10.19-8.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plperl-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-plperl-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-8.41.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plpython-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-plpython-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-8.41.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plpython-10.19-8.41.1.ppc64le" }, "product_reference": "postgresql10-plpython-10.19-8.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-8.41.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plpython-10.19-8.41.1.s390x" }, "product_reference": "postgresql10-plpython-10.19-8.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plpython-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-plpython-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-8.41.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-pltcl-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-pltcl-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-8.41.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-pltcl-10.19-8.41.1.ppc64le" }, "product_reference": "postgresql10-pltcl-10.19-8.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-8.41.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-pltcl-10.19-8.41.1.s390x" }, "product_reference": "postgresql10-pltcl-10.19-8.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-pltcl-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-pltcl-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-8.41.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-server-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-server-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-8.41.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-server-10.19-8.41.1.ppc64le" }, "product_reference": "postgresql10-server-10.19-8.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-8.41.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-server-10.19-8.41.1.s390x" }, "product_reference": "postgresql10-server-10.19-8.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP3", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-server-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-server-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-8.41.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-contrib-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-8.41.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.19-8.41.1.ppc64le" }, "product_reference": "postgresql10-contrib-10.19-8.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-8.41.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.19-8.41.1.s390x" }, "product_reference": "postgresql10-contrib-10.19-8.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-contrib-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.19-8.41.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-devel-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.19-8.41.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.19-8.41.1.ppc64le" }, "product_reference": "postgresql10-devel-10.19-8.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.19-8.41.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.19-8.41.1.s390x" }, "product_reference": "postgresql10-devel-10.19-8.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-devel-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.19-8.41.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-docs-10.19-8.41.1.noarch" }, "product_reference": "postgresql10-docs-10.19-8.41.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-8.41.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-plperl-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-8.41.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.19-8.41.1.ppc64le" }, "product_reference": "postgresql10-plperl-10.19-8.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-8.41.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.19-8.41.1.s390x" }, "product_reference": "postgresql10-plperl-10.19-8.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-plperl-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-8.41.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-plpython-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-8.41.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.19-8.41.1.ppc64le" }, "product_reference": "postgresql10-plpython-10.19-8.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-8.41.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.19-8.41.1.s390x" }, "product_reference": "postgresql10-plpython-10.19-8.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-plpython-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-8.41.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-pltcl-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-8.41.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.19-8.41.1.ppc64le" }, "product_reference": "postgresql10-pltcl-10.19-8.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-8.41.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.19-8.41.1.s390x" }, "product_reference": "postgresql10-pltcl-10.19-8.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-pltcl-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-8.41.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-server-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-8.41.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.19-8.41.1.ppc64le" }, "product_reference": "postgresql10-server-10.19-8.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-8.41.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.19-8.41.1.s390x" }, "product_reference": "postgresql10-server-10.19-8.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-server-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-contrib-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-contrib-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-contrib-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-contrib-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.19-8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-devel-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-devel-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-devel-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-devel-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.19-8.41.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-docs-10.19-8.41.1.noarch" }, "product_reference": "postgresql10-docs-10.19-8.41.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-plperl-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-plperl-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-plperl-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-plperl-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-plpython-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-plpython-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-plpython-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-plpython-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-pltcl-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-pltcl-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-pltcl-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-pltcl-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-server-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-server-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-server-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-server-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-contrib-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-contrib-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.19-8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-devel-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-devel-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.19-8.41.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-docs-10.19-8.41.1.noarch" }, "product_reference": "postgresql10-docs-10.19-8.41.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-plperl-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-plperl-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-plpython-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-plpython-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-pltcl-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-pltcl-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-8.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-server-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-server-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-contrib-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-contrib-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-devel-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-devel-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.19-8.41.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-docs-10.19-8.41.1.noarch" }, "product_reference": "postgresql10-docs-10.19-8.41.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-plperl-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-plperl-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-plpython-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-plpython-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-pltcl-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-pltcl-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-server-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-server-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-8.41.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-8.41.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-10.19-8.41.1.ppc64le" }, "product_reference": "postgresql10-10.19-8.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-8.41.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-10.19-8.41.1.s390x" }, "product_reference": "postgresql10-10.19-8.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-8.41.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-contrib-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-8.41.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.ppc64le" }, "product_reference": "postgresql10-contrib-10.19-8.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-8.41.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.s390x" }, "product_reference": "postgresql10-contrib-10.19-8.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-contrib-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.19-8.41.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-devel-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.19-8.41.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.ppc64le" }, "product_reference": "postgresql10-devel-10.19-8.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.19-8.41.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.s390x" }, "product_reference": "postgresql10-devel-10.19-8.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-devel-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.19-8.41.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-docs-10.19-8.41.1.noarch" }, "product_reference": "postgresql10-docs-10.19-8.41.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-8.41.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-plperl-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-8.41.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.ppc64le" }, "product_reference": "postgresql10-plperl-10.19-8.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-8.41.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.s390x" }, "product_reference": "postgresql10-plperl-10.19-8.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-plperl-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-8.41.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-plpython-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-8.41.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.ppc64le" }, "product_reference": "postgresql10-plpython-10.19-8.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-8.41.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.s390x" }, "product_reference": "postgresql10-plpython-10.19-8.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-plpython-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-8.41.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-pltcl-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-8.41.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.ppc64le" }, "product_reference": "postgresql10-pltcl-10.19-8.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-8.41.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.s390x" }, "product_reference": "postgresql10-pltcl-10.19-8.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-pltcl-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-8.41.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-server-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-8.41.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.ppc64le" }, "product_reference": "postgresql10-server-10.19-8.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-8.41.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.s390x" }, "product_reference": "postgresql10-server-10.19-8.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-server-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-8.41.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-10.19-8.41.1.ppc64le" }, "product_reference": "postgresql10-10.19-8.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-8.41.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-contrib-10.19-8.41.1.ppc64le" }, "product_reference": "postgresql10-contrib-10.19-8.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-contrib-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-contrib-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.19-8.41.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-devel-10.19-8.41.1.ppc64le" }, "product_reference": "postgresql10-devel-10.19-8.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-devel-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-devel-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.19-8.41.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-docs-10.19-8.41.1.noarch" }, "product_reference": "postgresql10-docs-10.19-8.41.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-8.41.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-plperl-10.19-8.41.1.ppc64le" }, "product_reference": "postgresql10-plperl-10.19-8.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-plperl-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-plperl-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-8.41.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-plpython-10.19-8.41.1.ppc64le" }, "product_reference": "postgresql10-plpython-10.19-8.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-plpython-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-plpython-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-8.41.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-pltcl-10.19-8.41.1.ppc64le" }, "product_reference": "postgresql10-pltcl-10.19-8.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-pltcl-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-pltcl-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-8.41.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-server-10.19-8.41.1.ppc64le" }, "product_reference": "postgresql10-server-10.19-8.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-8.41.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-server-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-server-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-8.41.1.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:postgresql10-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.19-8.41.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:postgresql10-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-8.41.1.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:postgresql10-contrib-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-contrib-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.19-8.41.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:postgresql10-contrib-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-contrib-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.19-8.41.1.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:postgresql10-devel-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-devel-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.19-8.41.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:postgresql10-devel-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-devel-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.19-8.41.1.noarch as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:postgresql10-docs-10.19-8.41.1.noarch" }, "product_reference": "postgresql10-docs-10.19-8.41.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-8.41.1.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:postgresql10-plperl-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-plperl-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.19-8.41.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:postgresql10-plperl-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-plperl-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-8.41.1.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:postgresql10-plpython-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-plpython-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.19-8.41.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:postgresql10-plpython-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-plpython-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-8.41.1.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:postgresql10-pltcl-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-pltcl-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.19-8.41.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:postgresql10-pltcl-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-pltcl-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-8.41.1.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:postgresql10-server-10.19-8.41.1.aarch64" }, "product_reference": "postgresql10-server-10.19-8.41.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.19-8.41.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:postgresql10-server-10.19-8.41.1.x86_64" }, "product_reference": "postgresql10-server-10.19-8.41.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-23214", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-23214" } ], "notes": [ { "category": "general", "text": "When the server is configured to use trust authentication with a clientcert requirement or to use cert authentication, a man-in-the-middle attacker can inject arbitrary SQL queries when a connection is first established, despite the use of SSL certificate verification and encryption.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:postgresql10-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-10.19-8.41.1.x86_64", "SUSE Enterprise Storage 6:postgresql10-contrib-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Enterprise Storage 6:postgresql10-devel-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Enterprise Storage 6:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Enterprise Storage 6:postgresql10-plperl-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Enterprise Storage 6:postgresql10-plpython-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Enterprise Storage 6:postgresql10-pltcl-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Enterprise Storage 6:postgresql10-server-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-contrib-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-devel-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-plperl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-plpython-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-pltcl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-server-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-contrib-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-contrib-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-contrib-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-devel-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-devel-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-devel-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plperl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plperl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plperl-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plpython-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plpython-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plpython-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-pltcl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-pltcl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-pltcl-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-server-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-server-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-server-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-contrib-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-devel-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-plperl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-plpython-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-pltcl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-server-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-server-10.19-8.41.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-23214", "url": "https://www.suse.com/security/cve/CVE-2021-23214" }, { "category": "external", "summary": "SUSE Bug 1192516 for CVE-2021-23214", "url": "https://bugzilla.suse.com/1192516" } ], "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 6:postgresql10-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-10.19-8.41.1.x86_64", "SUSE Enterprise Storage 6:postgresql10-contrib-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Enterprise Storage 6:postgresql10-devel-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Enterprise Storage 6:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Enterprise Storage 6:postgresql10-plperl-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Enterprise Storage 6:postgresql10-plpython-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Enterprise Storage 6:postgresql10-pltcl-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Enterprise Storage 6:postgresql10-server-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-contrib-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-devel-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-plperl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-plpython-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-pltcl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-server-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-contrib-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-contrib-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-contrib-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-devel-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-devel-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-devel-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plperl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plperl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plperl-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plpython-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plpython-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plpython-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-pltcl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-pltcl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-pltcl-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-server-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-server-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-server-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-contrib-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-devel-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-plperl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-plpython-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-pltcl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-server-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-server-10.19-8.41.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 6:postgresql10-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-10.19-8.41.1.x86_64", "SUSE Enterprise Storage 6:postgresql10-contrib-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Enterprise Storage 6:postgresql10-devel-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Enterprise Storage 6:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Enterprise Storage 6:postgresql10-plperl-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Enterprise Storage 6:postgresql10-plpython-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Enterprise Storage 6:postgresql10-pltcl-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Enterprise Storage 6:postgresql10-server-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-contrib-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-devel-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-plperl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-plpython-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-pltcl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-server-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-contrib-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-contrib-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-contrib-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-devel-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-devel-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-devel-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plperl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plperl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plperl-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plpython-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plpython-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plpython-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-pltcl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-pltcl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-pltcl-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-server-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-server-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-server-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-contrib-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-devel-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-plperl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-plpython-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-pltcl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-server-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-server-10.19-8.41.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-14T09:18:57Z", "details": "important" } ], "title": "CVE-2021-23214" }, { "cve": "CVE-2021-23222", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-23222" } ], "notes": [ { "category": "general", "text": "A man-in-the-middle attacker can inject false responses to the client\u0027s first few queries, despite the use of SSL certificate verification and encryption.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:postgresql10-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-10.19-8.41.1.x86_64", "SUSE Enterprise Storage 6:postgresql10-contrib-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Enterprise Storage 6:postgresql10-devel-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Enterprise Storage 6:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Enterprise Storage 6:postgresql10-plperl-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Enterprise Storage 6:postgresql10-plpython-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Enterprise Storage 6:postgresql10-pltcl-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Enterprise Storage 6:postgresql10-server-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-contrib-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-devel-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-plperl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-plpython-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-pltcl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-server-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-contrib-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-contrib-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-contrib-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-devel-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-devel-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-devel-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plperl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plperl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plperl-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plpython-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plpython-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plpython-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-pltcl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-pltcl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-pltcl-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-server-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-server-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-server-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-contrib-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-devel-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-plperl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-plpython-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-pltcl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-server-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-server-10.19-8.41.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-23222", "url": "https://www.suse.com/security/cve/CVE-2021-23222" }, { "category": "external", "summary": "SUSE Bug 1192516 for CVE-2021-23222", "url": "https://bugzilla.suse.com/1192516" } ], "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 6:postgresql10-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-10.19-8.41.1.x86_64", "SUSE Enterprise Storage 6:postgresql10-contrib-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Enterprise Storage 6:postgresql10-devel-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Enterprise Storage 6:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Enterprise Storage 6:postgresql10-plperl-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Enterprise Storage 6:postgresql10-plpython-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Enterprise Storage 6:postgresql10-pltcl-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Enterprise Storage 6:postgresql10-server-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-contrib-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-devel-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-plperl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-plpython-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-pltcl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-server-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-contrib-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-contrib-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-contrib-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-devel-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-devel-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-devel-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plperl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plperl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plperl-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plpython-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plpython-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plpython-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-pltcl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-pltcl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-pltcl-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-server-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-server-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-server-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-contrib-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-devel-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-plperl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-plpython-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-pltcl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-server-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-server-10.19-8.41.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 6:postgresql10-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-10.19-8.41.1.x86_64", "SUSE Enterprise Storage 6:postgresql10-contrib-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Enterprise Storage 6:postgresql10-devel-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Enterprise Storage 6:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Enterprise Storage 6:postgresql10-plperl-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Enterprise Storage 6:postgresql10-plpython-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Enterprise Storage 6:postgresql10-pltcl-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Enterprise Storage 6:postgresql10-server-10.19-8.41.1.aarch64", "SUSE Enterprise Storage 6:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-contrib-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-devel-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-plperl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-plpython-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-pltcl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-server-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-contrib-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-contrib-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-contrib-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-devel-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-devel-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-devel-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plperl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plperl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plperl-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plpython-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plpython-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plpython-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-pltcl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-pltcl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-pltcl-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-server-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-server-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-server-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP3:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.19-8.41.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql10-server-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-contrib-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-contrib-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-devel-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-devel-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-docs-10.19-8.41.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-plperl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-plperl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-plpython-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-plpython-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-pltcl-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-pltcl-10.19-8.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-server-10.19-8.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql10-server-10.19-8.41.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-14T09:18:57Z", "details": "important" } ], "title": "CVE-2021-23222" } ] }
suse-su-2021:3755-1
Vulnerability from csaf_suse
Published
2021-11-20 16:09
Modified
2021-11-20 16:09
Summary
Security update for postgresql, postgresql13, postgresql14
Notes
Title of the patch
Security update for postgresql, postgresql13, postgresql14
Description of the patch
This update for postgresql, postgresql13 and postgresql14 fixes the following issues:
Security issues fixed:
- CVE-2021-23214: Make the server reject extraneous data after an SSL or GSS encryption handshake (bsc#1192516).
- CVE-2021-23222: Make libpq reject extraneous data after an SSL or GSS encryption handshake (bsc#1192516).
This update also ships postgresql14 to SUSE Linux Enterprise 12 SP5. (jsc#SLE-22673)
On older service packs only libpq5 and libecpg6 are being replaced by the postgresql14 variants.
Feature changes in postgresql14:
- https://www.postgresql.org/about/news/postgresql-14-released-2318/
- https://www.postgresql.org/docs/14/release-14.html
Patchnames
HPE-Helion-OpenStack-8-2021-3755,SUSE-2021-3755,SUSE-OpenStack-Cloud-8-2021-3755,SUSE-OpenStack-Cloud-9-2021-3755,SUSE-OpenStack-Cloud-Crowbar-8-2021-3755,SUSE-OpenStack-Cloud-Crowbar-9-2021-3755,SUSE-SLE-SAP-12-SP3-2021-3755,SUSE-SLE-SAP-12-SP4-2021-3755,SUSE-SLE-SDK-12-SP5-2021-3755,SUSE-SLE-SERVER-12-SP2-BCL-2021-3755,SUSE-SLE-SERVER-12-SP3-2021-3755,SUSE-SLE-SERVER-12-SP3-BCL-2021-3755,SUSE-SLE-SERVER-12-SP4-LTSS-2021-3755,SUSE-SLE-SERVER-12-SP5-2021-3755
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 postgresql, postgresql13, postgresql14 ", "title": "Title of the patch" }, { "category": "description", "text": "This update for postgresql, postgresql13 and postgresql14 fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2021-23214: Make the server reject extraneous data after an SSL or GSS encryption handshake (bsc#1192516).\n- CVE-2021-23222: Make libpq reject extraneous data after an SSL or GSS encryption handshake (bsc#1192516).\n\nThis update also ships postgresql14 to SUSE Linux Enterprise 12 SP5. (jsc#SLE-22673)\nOn older service packs only libpq5 and libecpg6 are being replaced by the postgresql14 variants.\n\nFeature changes in postgresql14:\n\n- https://www.postgresql.org/about/news/postgresql-14-released-2318/\n- https://www.postgresql.org/docs/14/release-14.html\n\n", "title": "Description of the patch" }, { "category": "details", "text": "HPE-Helion-OpenStack-8-2021-3755,SUSE-2021-3755,SUSE-OpenStack-Cloud-8-2021-3755,SUSE-OpenStack-Cloud-9-2021-3755,SUSE-OpenStack-Cloud-Crowbar-8-2021-3755,SUSE-OpenStack-Cloud-Crowbar-9-2021-3755,SUSE-SLE-SAP-12-SP3-2021-3755,SUSE-SLE-SAP-12-SP4-2021-3755,SUSE-SLE-SDK-12-SP5-2021-3755,SUSE-SLE-SERVER-12-SP2-BCL-2021-3755,SUSE-SLE-SERVER-12-SP3-2021-3755,SUSE-SLE-SERVER-12-SP3-BCL-2021-3755,SUSE-SLE-SERVER-12-SP4-LTSS-2021-3755,SUSE-SLE-SERVER-12-SP5-2021-3755", "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-2021_3755-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:3755-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20213755-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:3755-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-November/009760.html" }, { "category": "self", "summary": "SUSE Bug 1192516", "url": "https://bugzilla.suse.com/1192516" }, { "category": "self", "summary": "SUSE CVE CVE-2021-23214 page", "url": "https://www.suse.com/security/cve/CVE-2021-23214/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-23222 page", "url": "https://www.suse.com/security/cve/CVE-2021-23222/" } ], "title": "Security update for postgresql, postgresql13, postgresql14 ", "tracking": { "current_release_date": "2021-11-20T16:09:09Z", "generator": { "date": "2021-11-20T16:09:09Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:3755-1", "initial_release_date": "2021-11-20T16:09:09Z", "revision_history": [ { "date": "2021-11-20T16:09:09Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libecpg6-14.1-3.3.1.aarch64", "product": { "name": "libecpg6-14.1-3.3.1.aarch64", "product_id": "libecpg6-14.1-3.3.1.aarch64" } }, { "category": "product_version", "name": "libpq5-14.1-3.3.1.aarch64", "product": { "name": "libpq5-14.1-3.3.1.aarch64", "product_id": "libpq5-14.1-3.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql13-13.5-3.15.2.aarch64", "product": { "name": "postgresql13-13.5-3.15.2.aarch64", "product_id": "postgresql13-13.5-3.15.2.aarch64" } }, { "category": "product_version", "name": "postgresql13-contrib-13.5-3.15.2.aarch64", "product": { "name": "postgresql13-contrib-13.5-3.15.2.aarch64", "product_id": "postgresql13-contrib-13.5-3.15.2.aarch64" } }, { "category": "product_version", "name": "postgresql13-devel-13.5-3.15.2.aarch64", "product": { "name": "postgresql13-devel-13.5-3.15.2.aarch64", "product_id": "postgresql13-devel-13.5-3.15.2.aarch64" } }, { "category": "product_version", "name": "postgresql13-plperl-13.5-3.15.2.aarch64", "product": { "name": "postgresql13-plperl-13.5-3.15.2.aarch64", "product_id": "postgresql13-plperl-13.5-3.15.2.aarch64" } }, { "category": "product_version", "name": "postgresql13-plpython-13.5-3.15.2.aarch64", "product": { "name": "postgresql13-plpython-13.5-3.15.2.aarch64", "product_id": "postgresql13-plpython-13.5-3.15.2.aarch64" } }, { "category": "product_version", "name": "postgresql13-pltcl-13.5-3.15.2.aarch64", "product": { "name": "postgresql13-pltcl-13.5-3.15.2.aarch64", "product_id": "postgresql13-pltcl-13.5-3.15.2.aarch64" } }, { "category": "product_version", "name": "postgresql13-server-13.5-3.15.2.aarch64", "product": { "name": "postgresql13-server-13.5-3.15.2.aarch64", "product_id": "postgresql13-server-13.5-3.15.2.aarch64" } }, { "category": "product_version", "name": "postgresql13-server-devel-13.5-3.15.2.aarch64", "product": { "name": "postgresql13-server-devel-13.5-3.15.2.aarch64", "product_id": "postgresql13-server-devel-13.5-3.15.2.aarch64" } }, { "category": "product_version", "name": "postgresql13-test-13.5-3.15.2.aarch64", "product": { "name": "postgresql13-test-13.5-3.15.2.aarch64", "product_id": "postgresql13-test-13.5-3.15.2.aarch64" } }, { "category": "product_version", "name": "postgresql14-14.1-3.3.1.aarch64", "product": { "name": "postgresql14-14.1-3.3.1.aarch64", "product_id": "postgresql14-14.1-3.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-contrib-14.1-3.3.1.aarch64", "product": { "name": "postgresql14-contrib-14.1-3.3.1.aarch64", "product_id": "postgresql14-contrib-14.1-3.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-devel-14.1-3.3.1.aarch64", "product": { "name": "postgresql14-devel-14.1-3.3.1.aarch64", "product_id": "postgresql14-devel-14.1-3.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-devel-mini-14.1-3.3.1.aarch64", "product": { "name": "postgresql14-devel-mini-14.1-3.3.1.aarch64", "product_id": "postgresql14-devel-mini-14.1-3.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-plperl-14.1-3.3.1.aarch64", "product": { "name": "postgresql14-plperl-14.1-3.3.1.aarch64", "product_id": "postgresql14-plperl-14.1-3.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-plpython-14.1-3.3.1.aarch64", "product": { "name": "postgresql14-plpython-14.1-3.3.1.aarch64", "product_id": "postgresql14-plpython-14.1-3.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.1-3.3.1.aarch64", "product": { "name": "postgresql14-pltcl-14.1-3.3.1.aarch64", "product_id": "postgresql14-pltcl-14.1-3.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-server-14.1-3.3.1.aarch64", "product": { "name": "postgresql14-server-14.1-3.3.1.aarch64", "product_id": "postgresql14-server-14.1-3.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.1-3.3.1.aarch64", "product": { "name": "postgresql14-server-devel-14.1-3.3.1.aarch64", "product_id": "postgresql14-server-devel-14.1-3.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-test-14.1-3.3.1.aarch64", "product": { "name": "postgresql14-test-14.1-3.3.1.aarch64", "product_id": "postgresql14-test-14.1-3.3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libecpg6-64bit-14.1-3.3.1.aarch64_ilp32", "product": { "name": "libecpg6-64bit-14.1-3.3.1.aarch64_ilp32", "product_id": "libecpg6-64bit-14.1-3.3.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libpq5-64bit-14.1-3.3.1.aarch64_ilp32", "product": { "name": "libpq5-64bit-14.1-3.3.1.aarch64_ilp32", "product_id": "libpq5-64bit-14.1-3.3.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libecpg6-14.1-3.3.1.i586", "product": { "name": "libecpg6-14.1-3.3.1.i586", "product_id": "libecpg6-14.1-3.3.1.i586" } }, { "category": "product_version", "name": "libpq5-14.1-3.3.1.i586", "product": { "name": "libpq5-14.1-3.3.1.i586", "product_id": "libpq5-14.1-3.3.1.i586" } }, { "category": "product_version", "name": "postgresql13-13.5-3.15.2.i586", "product": { "name": "postgresql13-13.5-3.15.2.i586", "product_id": "postgresql13-13.5-3.15.2.i586" } }, { "category": "product_version", "name": "postgresql13-contrib-13.5-3.15.2.i586", "product": { "name": "postgresql13-contrib-13.5-3.15.2.i586", "product_id": "postgresql13-contrib-13.5-3.15.2.i586" } }, { "category": "product_version", "name": "postgresql13-devel-13.5-3.15.2.i586", "product": { "name": "postgresql13-devel-13.5-3.15.2.i586", "product_id": "postgresql13-devel-13.5-3.15.2.i586" } }, { "category": "product_version", "name": "postgresql13-plperl-13.5-3.15.2.i586", "product": { "name": "postgresql13-plperl-13.5-3.15.2.i586", "product_id": "postgresql13-plperl-13.5-3.15.2.i586" } }, { "category": "product_version", "name": "postgresql13-plpython-13.5-3.15.2.i586", "product": { "name": "postgresql13-plpython-13.5-3.15.2.i586", "product_id": "postgresql13-plpython-13.5-3.15.2.i586" } }, { "category": "product_version", "name": "postgresql13-pltcl-13.5-3.15.2.i586", "product": { "name": "postgresql13-pltcl-13.5-3.15.2.i586", "product_id": "postgresql13-pltcl-13.5-3.15.2.i586" } }, { "category": "product_version", "name": "postgresql13-server-13.5-3.15.2.i586", "product": { "name": "postgresql13-server-13.5-3.15.2.i586", "product_id": "postgresql13-server-13.5-3.15.2.i586" } }, { "category": "product_version", "name": "postgresql13-server-devel-13.5-3.15.2.i586", "product": { "name": "postgresql13-server-devel-13.5-3.15.2.i586", "product_id": "postgresql13-server-devel-13.5-3.15.2.i586" } }, { "category": "product_version", "name": "postgresql13-test-13.5-3.15.2.i586", "product": { "name": "postgresql13-test-13.5-3.15.2.i586", "product_id": "postgresql13-test-13.5-3.15.2.i586" } }, { "category": "product_version", "name": "postgresql14-14.1-3.3.1.i586", "product": { "name": "postgresql14-14.1-3.3.1.i586", "product_id": "postgresql14-14.1-3.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-contrib-14.1-3.3.1.i586", "product": { "name": "postgresql14-contrib-14.1-3.3.1.i586", "product_id": "postgresql14-contrib-14.1-3.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-devel-14.1-3.3.1.i586", "product": { "name": "postgresql14-devel-14.1-3.3.1.i586", "product_id": "postgresql14-devel-14.1-3.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-devel-mini-14.1-3.3.1.i586", "product": { "name": "postgresql14-devel-mini-14.1-3.3.1.i586", "product_id": "postgresql14-devel-mini-14.1-3.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-plperl-14.1-3.3.1.i586", "product": { "name": "postgresql14-plperl-14.1-3.3.1.i586", "product_id": "postgresql14-plperl-14.1-3.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-plpython-14.1-3.3.1.i586", "product": { "name": "postgresql14-plpython-14.1-3.3.1.i586", "product_id": "postgresql14-plpython-14.1-3.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.1-3.3.1.i586", "product": { "name": "postgresql14-pltcl-14.1-3.3.1.i586", "product_id": "postgresql14-pltcl-14.1-3.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-server-14.1-3.3.1.i586", "product": { "name": "postgresql14-server-14.1-3.3.1.i586", "product_id": "postgresql14-server-14.1-3.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.1-3.3.1.i586", "product": { "name": "postgresql14-server-devel-14.1-3.3.1.i586", "product_id": "postgresql14-server-devel-14.1-3.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-test-14.1-3.3.1.i586", "product": { "name": "postgresql14-test-14.1-3.3.1.i586", "product_id": "postgresql14-test-14.1-3.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postgresql-14-4.10.1.noarch", "product": { "name": "postgresql-14-4.10.1.noarch", "product_id": "postgresql-14-4.10.1.noarch" } }, { "category": "product_version", "name": "postgresql-contrib-14-4.10.1.noarch", "product": { "name": "postgresql-contrib-14-4.10.1.noarch", "product_id": "postgresql-contrib-14-4.10.1.noarch" } }, { "category": "product_version", "name": "postgresql-docs-14-4.10.1.noarch", "product": { "name": "postgresql-docs-14-4.10.1.noarch", "product_id": "postgresql-docs-14-4.10.1.noarch" } }, { "category": "product_version", "name": "postgresql-plperl-14-4.10.1.noarch", "product": { "name": "postgresql-plperl-14-4.10.1.noarch", "product_id": "postgresql-plperl-14-4.10.1.noarch" } }, { "category": "product_version", "name": "postgresql-plpython-14-4.10.1.noarch", "product": { "name": "postgresql-plpython-14-4.10.1.noarch", "product_id": "postgresql-plpython-14-4.10.1.noarch" } }, { "category": "product_version", "name": "postgresql-pltcl-14-4.10.1.noarch", "product": { "name": "postgresql-pltcl-14-4.10.1.noarch", "product_id": "postgresql-pltcl-14-4.10.1.noarch" } }, { "category": "product_version", "name": "postgresql-server-14-4.10.1.noarch", "product": { "name": "postgresql-server-14-4.10.1.noarch", "product_id": "postgresql-server-14-4.10.1.noarch" } }, { "category": "product_version", "name": "postgresql-devel-14-4.10.1.noarch", "product": { "name": "postgresql-devel-14-4.10.1.noarch", "product_id": "postgresql-devel-14-4.10.1.noarch" } }, { "category": "product_version", "name": "postgresql-server-devel-14-4.10.1.noarch", "product": { "name": "postgresql-server-devel-14-4.10.1.noarch", "product_id": "postgresql-server-devel-14-4.10.1.noarch" } }, { "category": "product_version", "name": "postgresql-test-14-4.10.1.noarch", "product": { "name": "postgresql-test-14-4.10.1.noarch", "product_id": "postgresql-test-14-4.10.1.noarch" } }, { "category": "product_version", "name": "postgresql13-docs-13.5-3.15.2.noarch", "product": { "name": "postgresql13-docs-13.5-3.15.2.noarch", "product_id": "postgresql13-docs-13.5-3.15.2.noarch" } }, { "category": "product_version", "name": "postgresql14-docs-14.1-3.3.1.noarch", "product": { "name": "postgresql14-docs-14.1-3.3.1.noarch", "product_id": "postgresql14-docs-14.1-3.3.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libecpg6-14.1-3.3.1.ppc64le", "product": { "name": "libecpg6-14.1-3.3.1.ppc64le", "product_id": "libecpg6-14.1-3.3.1.ppc64le" } }, { "category": "product_version", "name": "libpq5-14.1-3.3.1.ppc64le", "product": { "name": "libpq5-14.1-3.3.1.ppc64le", "product_id": "libpq5-14.1-3.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql13-13.5-3.15.2.ppc64le", "product": { "name": "postgresql13-13.5-3.15.2.ppc64le", "product_id": "postgresql13-13.5-3.15.2.ppc64le" } }, { "category": "product_version", "name": "postgresql13-contrib-13.5-3.15.2.ppc64le", "product": { "name": "postgresql13-contrib-13.5-3.15.2.ppc64le", "product_id": "postgresql13-contrib-13.5-3.15.2.ppc64le" } }, { "category": "product_version", "name": "postgresql13-devel-13.5-3.15.2.ppc64le", "product": { "name": "postgresql13-devel-13.5-3.15.2.ppc64le", "product_id": "postgresql13-devel-13.5-3.15.2.ppc64le" } }, { "category": "product_version", "name": "postgresql13-plperl-13.5-3.15.2.ppc64le", "product": { "name": "postgresql13-plperl-13.5-3.15.2.ppc64le", "product_id": "postgresql13-plperl-13.5-3.15.2.ppc64le" } }, { "category": "product_version", "name": "postgresql13-plpython-13.5-3.15.2.ppc64le", "product": { "name": "postgresql13-plpython-13.5-3.15.2.ppc64le", "product_id": "postgresql13-plpython-13.5-3.15.2.ppc64le" } }, { "category": "product_version", "name": "postgresql13-pltcl-13.5-3.15.2.ppc64le", "product": { "name": "postgresql13-pltcl-13.5-3.15.2.ppc64le", "product_id": "postgresql13-pltcl-13.5-3.15.2.ppc64le" } }, { "category": "product_version", "name": "postgresql13-server-13.5-3.15.2.ppc64le", "product": { "name": "postgresql13-server-13.5-3.15.2.ppc64le", "product_id": "postgresql13-server-13.5-3.15.2.ppc64le" } }, { "category": "product_version", "name": "postgresql13-server-devel-13.5-3.15.2.ppc64le", "product": { "name": "postgresql13-server-devel-13.5-3.15.2.ppc64le", "product_id": "postgresql13-server-devel-13.5-3.15.2.ppc64le" } }, { "category": "product_version", "name": "postgresql13-test-13.5-3.15.2.ppc64le", "product": { "name": "postgresql13-test-13.5-3.15.2.ppc64le", "product_id": "postgresql13-test-13.5-3.15.2.ppc64le" } }, { "category": "product_version", "name": "postgresql14-14.1-3.3.1.ppc64le", "product": { "name": "postgresql14-14.1-3.3.1.ppc64le", "product_id": "postgresql14-14.1-3.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-contrib-14.1-3.3.1.ppc64le", "product": { "name": "postgresql14-contrib-14.1-3.3.1.ppc64le", "product_id": "postgresql14-contrib-14.1-3.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-devel-14.1-3.3.1.ppc64le", "product": { "name": "postgresql14-devel-14.1-3.3.1.ppc64le", "product_id": "postgresql14-devel-14.1-3.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-devel-mini-14.1-3.3.1.ppc64le", "product": { "name": "postgresql14-devel-mini-14.1-3.3.1.ppc64le", "product_id": "postgresql14-devel-mini-14.1-3.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-plperl-14.1-3.3.1.ppc64le", "product": { "name": "postgresql14-plperl-14.1-3.3.1.ppc64le", "product_id": "postgresql14-plperl-14.1-3.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-plpython-14.1-3.3.1.ppc64le", "product": { "name": "postgresql14-plpython-14.1-3.3.1.ppc64le", "product_id": "postgresql14-plpython-14.1-3.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.1-3.3.1.ppc64le", "product": { "name": "postgresql14-pltcl-14.1-3.3.1.ppc64le", "product_id": "postgresql14-pltcl-14.1-3.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-server-14.1-3.3.1.ppc64le", "product": { "name": "postgresql14-server-14.1-3.3.1.ppc64le", "product_id": "postgresql14-server-14.1-3.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.1-3.3.1.ppc64le", "product": { "name": "postgresql14-server-devel-14.1-3.3.1.ppc64le", "product_id": "postgresql14-server-devel-14.1-3.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-test-14.1-3.3.1.ppc64le", "product": { "name": "postgresql14-test-14.1-3.3.1.ppc64le", "product_id": "postgresql14-test-14.1-3.3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libecpg6-14.1-3.3.1.s390", "product": { "name": "libecpg6-14.1-3.3.1.s390", "product_id": "libecpg6-14.1-3.3.1.s390" } }, { "category": "product_version", "name": "libpq5-14.1-3.3.1.s390", "product": { "name": "libpq5-14.1-3.3.1.s390", "product_id": "libpq5-14.1-3.3.1.s390" } }, { "category": "product_version", "name": "postgresql13-13.5-3.15.2.s390", "product": { "name": "postgresql13-13.5-3.15.2.s390", "product_id": "postgresql13-13.5-3.15.2.s390" } }, { "category": "product_version", "name": "postgresql13-contrib-13.5-3.15.2.s390", "product": { "name": "postgresql13-contrib-13.5-3.15.2.s390", "product_id": "postgresql13-contrib-13.5-3.15.2.s390" } }, { "category": "product_version", "name": "postgresql13-devel-13.5-3.15.2.s390", "product": { "name": "postgresql13-devel-13.5-3.15.2.s390", "product_id": "postgresql13-devel-13.5-3.15.2.s390" } }, { "category": "product_version", "name": "postgresql13-plperl-13.5-3.15.2.s390", "product": { "name": "postgresql13-plperl-13.5-3.15.2.s390", "product_id": "postgresql13-plperl-13.5-3.15.2.s390" } }, { "category": "product_version", "name": "postgresql13-plpython-13.5-3.15.2.s390", "product": { "name": "postgresql13-plpython-13.5-3.15.2.s390", "product_id": "postgresql13-plpython-13.5-3.15.2.s390" } }, { "category": "product_version", "name": "postgresql13-pltcl-13.5-3.15.2.s390", "product": { "name": "postgresql13-pltcl-13.5-3.15.2.s390", "product_id": "postgresql13-pltcl-13.5-3.15.2.s390" } }, { "category": "product_version", "name": "postgresql13-server-13.5-3.15.2.s390", "product": { "name": "postgresql13-server-13.5-3.15.2.s390", "product_id": "postgresql13-server-13.5-3.15.2.s390" } }, { "category": "product_version", "name": "postgresql13-server-devel-13.5-3.15.2.s390", "product": { "name": "postgresql13-server-devel-13.5-3.15.2.s390", "product_id": "postgresql13-server-devel-13.5-3.15.2.s390" } }, { "category": "product_version", "name": "postgresql13-test-13.5-3.15.2.s390", "product": { "name": "postgresql13-test-13.5-3.15.2.s390", "product_id": "postgresql13-test-13.5-3.15.2.s390" } }, { "category": "product_version", "name": "postgresql14-14.1-3.3.1.s390", "product": { "name": "postgresql14-14.1-3.3.1.s390", "product_id": "postgresql14-14.1-3.3.1.s390" } }, { "category": "product_version", "name": "postgresql14-contrib-14.1-3.3.1.s390", "product": { "name": "postgresql14-contrib-14.1-3.3.1.s390", "product_id": "postgresql14-contrib-14.1-3.3.1.s390" } }, { "category": "product_version", "name": "postgresql14-devel-14.1-3.3.1.s390", "product": { "name": "postgresql14-devel-14.1-3.3.1.s390", "product_id": "postgresql14-devel-14.1-3.3.1.s390" } }, { "category": "product_version", "name": "postgresql14-devel-mini-14.1-3.3.1.s390", "product": { "name": "postgresql14-devel-mini-14.1-3.3.1.s390", "product_id": "postgresql14-devel-mini-14.1-3.3.1.s390" } }, { "category": "product_version", "name": "postgresql14-plperl-14.1-3.3.1.s390", "product": { "name": "postgresql14-plperl-14.1-3.3.1.s390", "product_id": "postgresql14-plperl-14.1-3.3.1.s390" } }, { "category": "product_version", "name": "postgresql14-plpython-14.1-3.3.1.s390", "product": { "name": "postgresql14-plpython-14.1-3.3.1.s390", "product_id": "postgresql14-plpython-14.1-3.3.1.s390" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.1-3.3.1.s390", "product": { "name": "postgresql14-pltcl-14.1-3.3.1.s390", "product_id": "postgresql14-pltcl-14.1-3.3.1.s390" } }, { "category": "product_version", "name": "postgresql14-server-14.1-3.3.1.s390", "product": { "name": "postgresql14-server-14.1-3.3.1.s390", "product_id": "postgresql14-server-14.1-3.3.1.s390" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.1-3.3.1.s390", "product": { "name": "postgresql14-server-devel-14.1-3.3.1.s390", "product_id": "postgresql14-server-devel-14.1-3.3.1.s390" } }, { "category": "product_version", "name": "postgresql14-test-14.1-3.3.1.s390", "product": { "name": "postgresql14-test-14.1-3.3.1.s390", "product_id": "postgresql14-test-14.1-3.3.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libecpg6-14.1-3.3.1.s390x", "product": { "name": "libecpg6-14.1-3.3.1.s390x", "product_id": "libecpg6-14.1-3.3.1.s390x" } }, { "category": "product_version", "name": "libecpg6-32bit-14.1-3.3.1.s390x", "product": { "name": "libecpg6-32bit-14.1-3.3.1.s390x", "product_id": "libecpg6-32bit-14.1-3.3.1.s390x" } }, { "category": "product_version", "name": "libpq5-14.1-3.3.1.s390x", "product": { "name": "libpq5-14.1-3.3.1.s390x", "product_id": "libpq5-14.1-3.3.1.s390x" } }, { "category": "product_version", "name": "libpq5-32bit-14.1-3.3.1.s390x", "product": { "name": "libpq5-32bit-14.1-3.3.1.s390x", "product_id": "libpq5-32bit-14.1-3.3.1.s390x" } }, { "category": "product_version", "name": "postgresql13-13.5-3.15.2.s390x", "product": { "name": "postgresql13-13.5-3.15.2.s390x", "product_id": "postgresql13-13.5-3.15.2.s390x" } }, { "category": "product_version", "name": "postgresql13-contrib-13.5-3.15.2.s390x", "product": { "name": "postgresql13-contrib-13.5-3.15.2.s390x", "product_id": "postgresql13-contrib-13.5-3.15.2.s390x" } }, { "category": "product_version", "name": "postgresql13-devel-13.5-3.15.2.s390x", "product": { "name": "postgresql13-devel-13.5-3.15.2.s390x", "product_id": "postgresql13-devel-13.5-3.15.2.s390x" } }, { "category": "product_version", "name": "postgresql13-plperl-13.5-3.15.2.s390x", "product": { "name": "postgresql13-plperl-13.5-3.15.2.s390x", "product_id": "postgresql13-plperl-13.5-3.15.2.s390x" } }, { "category": "product_version", "name": "postgresql13-plpython-13.5-3.15.2.s390x", "product": { "name": "postgresql13-plpython-13.5-3.15.2.s390x", "product_id": "postgresql13-plpython-13.5-3.15.2.s390x" } }, { "category": "product_version", "name": "postgresql13-pltcl-13.5-3.15.2.s390x", "product": { "name": "postgresql13-pltcl-13.5-3.15.2.s390x", "product_id": "postgresql13-pltcl-13.5-3.15.2.s390x" } }, { "category": "product_version", "name": "postgresql13-server-13.5-3.15.2.s390x", "product": { "name": "postgresql13-server-13.5-3.15.2.s390x", "product_id": "postgresql13-server-13.5-3.15.2.s390x" } }, { "category": "product_version", "name": "postgresql13-server-devel-13.5-3.15.2.s390x", "product": { "name": "postgresql13-server-devel-13.5-3.15.2.s390x", "product_id": "postgresql13-server-devel-13.5-3.15.2.s390x" } }, { "category": "product_version", "name": "postgresql13-test-13.5-3.15.2.s390x", "product": { "name": "postgresql13-test-13.5-3.15.2.s390x", "product_id": "postgresql13-test-13.5-3.15.2.s390x" } }, { "category": "product_version", "name": "postgresql14-14.1-3.3.1.s390x", "product": { "name": "postgresql14-14.1-3.3.1.s390x", "product_id": "postgresql14-14.1-3.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-contrib-14.1-3.3.1.s390x", "product": { "name": "postgresql14-contrib-14.1-3.3.1.s390x", "product_id": "postgresql14-contrib-14.1-3.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-devel-14.1-3.3.1.s390x", "product": { "name": "postgresql14-devel-14.1-3.3.1.s390x", "product_id": "postgresql14-devel-14.1-3.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-devel-mini-14.1-3.3.1.s390x", "product": { "name": "postgresql14-devel-mini-14.1-3.3.1.s390x", "product_id": "postgresql14-devel-mini-14.1-3.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-plperl-14.1-3.3.1.s390x", "product": { "name": "postgresql14-plperl-14.1-3.3.1.s390x", "product_id": "postgresql14-plperl-14.1-3.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-plpython-14.1-3.3.1.s390x", "product": { "name": "postgresql14-plpython-14.1-3.3.1.s390x", "product_id": "postgresql14-plpython-14.1-3.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.1-3.3.1.s390x", "product": { "name": "postgresql14-pltcl-14.1-3.3.1.s390x", "product_id": "postgresql14-pltcl-14.1-3.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-server-14.1-3.3.1.s390x", "product": { "name": "postgresql14-server-14.1-3.3.1.s390x", "product_id": "postgresql14-server-14.1-3.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.1-3.3.1.s390x", "product": { "name": "postgresql14-server-devel-14.1-3.3.1.s390x", "product_id": "postgresql14-server-devel-14.1-3.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-test-14.1-3.3.1.s390x", "product": { "name": "postgresql14-test-14.1-3.3.1.s390x", "product_id": "postgresql14-test-14.1-3.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libecpg6-14.1-3.3.1.x86_64", "product": { "name": "libecpg6-14.1-3.3.1.x86_64", "product_id": "libecpg6-14.1-3.3.1.x86_64" } }, { "category": "product_version", "name": "libpq5-14.1-3.3.1.x86_64", "product": { "name": "libpq5-14.1-3.3.1.x86_64", "product_id": "libpq5-14.1-3.3.1.x86_64" } }, { "category": "product_version", "name": "libpq5-32bit-14.1-3.3.1.x86_64", "product": { "name": "libpq5-32bit-14.1-3.3.1.x86_64", "product_id": "libpq5-32bit-14.1-3.3.1.x86_64" } }, { "category": "product_version", "name": "libecpg6-32bit-14.1-3.3.1.x86_64", "product": { "name": "libecpg6-32bit-14.1-3.3.1.x86_64", "product_id": "libecpg6-32bit-14.1-3.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql13-13.5-3.15.2.x86_64", "product": { "name": "postgresql13-13.5-3.15.2.x86_64", "product_id": "postgresql13-13.5-3.15.2.x86_64" } }, { "category": "product_version", "name": "postgresql13-contrib-13.5-3.15.2.x86_64", "product": { "name": "postgresql13-contrib-13.5-3.15.2.x86_64", "product_id": "postgresql13-contrib-13.5-3.15.2.x86_64" } }, { "category": "product_version", "name": "postgresql13-devel-13.5-3.15.2.x86_64", "product": { "name": "postgresql13-devel-13.5-3.15.2.x86_64", "product_id": "postgresql13-devel-13.5-3.15.2.x86_64" } }, { "category": "product_version", "name": "postgresql13-plperl-13.5-3.15.2.x86_64", "product": { "name": "postgresql13-plperl-13.5-3.15.2.x86_64", "product_id": "postgresql13-plperl-13.5-3.15.2.x86_64" } }, { "category": "product_version", "name": "postgresql13-plpython-13.5-3.15.2.x86_64", "product": { "name": "postgresql13-plpython-13.5-3.15.2.x86_64", "product_id": "postgresql13-plpython-13.5-3.15.2.x86_64" } }, { "category": "product_version", "name": "postgresql13-pltcl-13.5-3.15.2.x86_64", "product": { "name": "postgresql13-pltcl-13.5-3.15.2.x86_64", "product_id": "postgresql13-pltcl-13.5-3.15.2.x86_64" } }, { "category": "product_version", "name": "postgresql13-server-13.5-3.15.2.x86_64", "product": { "name": "postgresql13-server-13.5-3.15.2.x86_64", "product_id": "postgresql13-server-13.5-3.15.2.x86_64" } }, { "category": "product_version", "name": "postgresql13-server-devel-13.5-3.15.2.x86_64", "product": { "name": "postgresql13-server-devel-13.5-3.15.2.x86_64", "product_id": "postgresql13-server-devel-13.5-3.15.2.x86_64" } }, { "category": "product_version", "name": "postgresql13-test-13.5-3.15.2.x86_64", "product": { "name": "postgresql13-test-13.5-3.15.2.x86_64", "product_id": "postgresql13-test-13.5-3.15.2.x86_64" } }, { "category": "product_version", "name": "postgresql14-14.1-3.3.1.x86_64", "product": { "name": "postgresql14-14.1-3.3.1.x86_64", "product_id": "postgresql14-14.1-3.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-contrib-14.1-3.3.1.x86_64", "product": { "name": "postgresql14-contrib-14.1-3.3.1.x86_64", "product_id": "postgresql14-contrib-14.1-3.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-devel-14.1-3.3.1.x86_64", "product": { "name": "postgresql14-devel-14.1-3.3.1.x86_64", "product_id": "postgresql14-devel-14.1-3.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-devel-mini-14.1-3.3.1.x86_64", "product": { "name": "postgresql14-devel-mini-14.1-3.3.1.x86_64", "product_id": "postgresql14-devel-mini-14.1-3.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-plperl-14.1-3.3.1.x86_64", "product": { "name": "postgresql14-plperl-14.1-3.3.1.x86_64", "product_id": "postgresql14-plperl-14.1-3.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-plpython-14.1-3.3.1.x86_64", "product": { "name": "postgresql14-plpython-14.1-3.3.1.x86_64", "product_id": "postgresql14-plpython-14.1-3.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.1-3.3.1.x86_64", "product": { "name": "postgresql14-pltcl-14.1-3.3.1.x86_64", "product_id": "postgresql14-pltcl-14.1-3.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-server-14.1-3.3.1.x86_64", "product": { "name": "postgresql14-server-14.1-3.3.1.x86_64", "product_id": "postgresql14-server-14.1-3.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.1-3.3.1.x86_64", "product": { "name": "postgresql14-server-devel-14.1-3.3.1.x86_64", "product_id": "postgresql14-server-devel-14.1-3.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-test-14.1-3.3.1.x86_64", "product": { "name": "postgresql14-test-14.1-3.3.1.x86_64", "product_id": "postgresql14-test-14.1-3.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "HPE Helion OpenStack 8", "product": { "name": "HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8", "product_identification_helper": { "cpe": "cpe:/o:suse:hpe-helion-openstack:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 8", "product": { "name": "SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 9", "product": { "name": "SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:9" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 8", "product": { "name": "SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 9", "product": { "name": "SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libecpg6-14.1-3.3.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:libecpg6-14.1-3.3.1.x86_64" }, "product_reference": "libecpg6-14.1-3.3.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-14.1-3.3.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:libpq5-14.1-3.3.1.x86_64" }, "product_reference": "libpq5-14.1-3.3.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-14.1-3.3.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:libpq5-32bit-14.1-3.3.1.x86_64" }, "product_reference": "libpq5-32bit-14.1-3.3.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-14-4.10.1.noarch as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:postgresql-14-4.10.1.noarch" }, "product_reference": "postgresql-14-4.10.1.noarch", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-14-4.10.1.noarch as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:postgresql-contrib-14-4.10.1.noarch" }, "product_reference": "postgresql-contrib-14-4.10.1.noarch", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-14-4.10.1.noarch as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:postgresql-docs-14-4.10.1.noarch" }, "product_reference": "postgresql-docs-14-4.10.1.noarch", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-14-4.10.1.noarch as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:postgresql-plperl-14-4.10.1.noarch" }, "product_reference": "postgresql-plperl-14-4.10.1.noarch", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython-14-4.10.1.noarch as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:postgresql-plpython-14-4.10.1.noarch" }, "product_reference": "postgresql-plpython-14-4.10.1.noarch", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-14-4.10.1.noarch as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:postgresql-pltcl-14-4.10.1.noarch" }, "product_reference": "postgresql-pltcl-14-4.10.1.noarch", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-14-4.10.1.noarch as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:postgresql-server-14-4.10.1.noarch" }, "product_reference": "postgresql-server-14-4.10.1.noarch", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-14.1-3.3.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:libecpg6-14.1-3.3.1.x86_64" }, "product_reference": "libecpg6-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-14.1-3.3.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:libpq5-14.1-3.3.1.x86_64" }, "product_reference": "libpq5-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-14.1-3.3.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:libpq5-32bit-14.1-3.3.1.x86_64" }, "product_reference": "libpq5-32bit-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-14-4.10.1.noarch as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:postgresql-14-4.10.1.noarch" }, "product_reference": "postgresql-14-4.10.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-14-4.10.1.noarch as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:postgresql-contrib-14-4.10.1.noarch" }, "product_reference": "postgresql-contrib-14-4.10.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-14-4.10.1.noarch as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:postgresql-docs-14-4.10.1.noarch" }, "product_reference": "postgresql-docs-14-4.10.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-14-4.10.1.noarch as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:postgresql-plperl-14-4.10.1.noarch" }, "product_reference": "postgresql-plperl-14-4.10.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython-14-4.10.1.noarch as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:postgresql-plpython-14-4.10.1.noarch" }, "product_reference": "postgresql-plpython-14-4.10.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-14-4.10.1.noarch as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:postgresql-pltcl-14-4.10.1.noarch" }, "product_reference": "postgresql-pltcl-14-4.10.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-14-4.10.1.noarch as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:postgresql-server-14-4.10.1.noarch" }, "product_reference": "postgresql-server-14-4.10.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-14.1-3.3.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:libecpg6-14.1-3.3.1.x86_64" }, "product_reference": "libecpg6-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-14.1-3.3.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:libpq5-14.1-3.3.1.x86_64" }, "product_reference": "libpq5-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-14.1-3.3.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:libpq5-32bit-14.1-3.3.1.x86_64" }, "product_reference": "libpq5-32bit-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-14-4.10.1.noarch as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:postgresql-14-4.10.1.noarch" }, "product_reference": "postgresql-14-4.10.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-14-4.10.1.noarch as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:postgresql-contrib-14-4.10.1.noarch" }, "product_reference": "postgresql-contrib-14-4.10.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-14-4.10.1.noarch as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:postgresql-docs-14-4.10.1.noarch" }, "product_reference": "postgresql-docs-14-4.10.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-14-4.10.1.noarch as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:postgresql-plperl-14-4.10.1.noarch" }, "product_reference": "postgresql-plperl-14-4.10.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython-14-4.10.1.noarch as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:postgresql-plpython-14-4.10.1.noarch" }, "product_reference": "postgresql-plpython-14-4.10.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-14-4.10.1.noarch as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:postgresql-pltcl-14-4.10.1.noarch" }, "product_reference": "postgresql-pltcl-14-4.10.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-14-4.10.1.noarch as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:postgresql-server-14-4.10.1.noarch" }, "product_reference": "postgresql-server-14-4.10.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-14.1-3.3.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:libecpg6-14.1-3.3.1.x86_64" }, "product_reference": "libecpg6-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-14.1-3.3.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:libpq5-14.1-3.3.1.x86_64" }, "product_reference": "libpq5-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-14.1-3.3.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-14.1-3.3.1.x86_64" }, "product_reference": "libpq5-32bit-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-14-4.10.1.noarch as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql-14-4.10.1.noarch" }, "product_reference": "postgresql-14-4.10.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-14-4.10.1.noarch as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql-contrib-14-4.10.1.noarch" }, "product_reference": "postgresql-contrib-14-4.10.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-14-4.10.1.noarch as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql-docs-14-4.10.1.noarch" }, "product_reference": "postgresql-docs-14-4.10.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-14-4.10.1.noarch as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql-plperl-14-4.10.1.noarch" }, "product_reference": "postgresql-plperl-14-4.10.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython-14-4.10.1.noarch as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql-plpython-14-4.10.1.noarch" }, "product_reference": "postgresql-plpython-14-4.10.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-14-4.10.1.noarch as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql-pltcl-14-4.10.1.noarch" }, "product_reference": "postgresql-pltcl-14-4.10.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-14-4.10.1.noarch as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:postgresql-server-14-4.10.1.noarch" }, "product_reference": "postgresql-server-14-4.10.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-14.1-3.3.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:libecpg6-14.1-3.3.1.x86_64" }, "product_reference": "libecpg6-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-14.1-3.3.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:libpq5-14.1-3.3.1.x86_64" }, "product_reference": "libpq5-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-14.1-3.3.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-14.1-3.3.1.x86_64" }, "product_reference": "libpq5-32bit-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-14-4.10.1.noarch as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:postgresql-14-4.10.1.noarch" }, "product_reference": "postgresql-14-4.10.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-14-4.10.1.noarch as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:postgresql-contrib-14-4.10.1.noarch" }, "product_reference": "postgresql-contrib-14-4.10.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-14-4.10.1.noarch as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:postgresql-docs-14-4.10.1.noarch" }, "product_reference": "postgresql-docs-14-4.10.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-14-4.10.1.noarch as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:postgresql-plperl-14-4.10.1.noarch" }, "product_reference": "postgresql-plperl-14-4.10.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython-14-4.10.1.noarch as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:postgresql-plpython-14-4.10.1.noarch" }, "product_reference": "postgresql-plpython-14-4.10.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-14-4.10.1.noarch as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:postgresql-pltcl-14-4.10.1.noarch" }, "product_reference": "postgresql-pltcl-14-4.10.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-14-4.10.1.noarch as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:postgresql-server-14-4.10.1.noarch" }, "product_reference": "postgresql-server-14-4.10.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-14.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-14.1-3.3.1.ppc64le" }, "product_reference": "libecpg6-14.1-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-14.1-3.3.1.x86_64" }, "product_reference": "libecpg6-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-14.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-14.1-3.3.1.ppc64le" }, "product_reference": "libpq5-14.1-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-14.1-3.3.1.x86_64" }, "product_reference": "libpq5-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-14.1-3.3.1.x86_64" }, "product_reference": "libpq5-32bit-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-14-4.10.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-14-4.10.1.noarch" }, "product_reference": "postgresql-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-14-4.10.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-contrib-14-4.10.1.noarch" }, "product_reference": "postgresql-contrib-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-14-4.10.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-docs-14-4.10.1.noarch" }, "product_reference": "postgresql-docs-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-14-4.10.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plperl-14-4.10.1.noarch" }, "product_reference": "postgresql-plperl-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython-14-4.10.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plpython-14-4.10.1.noarch" }, "product_reference": "postgresql-plpython-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-14-4.10.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-pltcl-14-4.10.1.noarch" }, "product_reference": "postgresql-pltcl-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-14-4.10.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-server-14-4.10.1.noarch" }, "product_reference": "postgresql-server-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-14.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-14.1-3.3.1.ppc64le" }, "product_reference": "libecpg6-14.1-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-14.1-3.3.1.x86_64" }, "product_reference": "libecpg6-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-14.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-14.1-3.3.1.ppc64le" }, "product_reference": "libpq5-14.1-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-14.1-3.3.1.x86_64" }, "product_reference": "libpq5-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-14.1-3.3.1.x86_64" }, "product_reference": "libpq5-32bit-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-14-4.10.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-14-4.10.1.noarch" }, "product_reference": "postgresql-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-14-4.10.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-contrib-14-4.10.1.noarch" }, "product_reference": "postgresql-contrib-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-14-4.10.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-docs-14-4.10.1.noarch" }, "product_reference": "postgresql-docs-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-14-4.10.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plperl-14-4.10.1.noarch" }, "product_reference": "postgresql-plperl-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython-14-4.10.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plpython-14-4.10.1.noarch" }, "product_reference": "postgresql-plpython-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-14-4.10.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-pltcl-14-4.10.1.noarch" }, "product_reference": "postgresql-pltcl-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-14-4.10.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-server-14-4.10.1.noarch" }, "product_reference": "postgresql-server-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-devel-14-4.10.1.noarch as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-devel-14-4.10.1.noarch" }, "product_reference": "postgresql-devel-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-14-4.10.1.noarch as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-server-devel-14-4.10.1.noarch" }, "product_reference": "postgresql-server-devel-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.5-3.15.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.5-3.15.2.aarch64" }, "product_reference": "postgresql13-devel-13.5-3.15.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.5-3.15.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.5-3.15.2.ppc64le" }, "product_reference": "postgresql13-devel-13.5-3.15.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.5-3.15.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.5-3.15.2.s390x" }, "product_reference": "postgresql13-devel-13.5-3.15.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-devel-13.5-3.15.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.5-3.15.2.x86_64" }, "product_reference": "postgresql13-devel-13.5-3.15.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.5-3.15.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.5-3.15.2.ppc64le" }, "product_reference": "postgresql13-server-devel-13.5-3.15.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.5-3.15.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.5-3.15.2.s390x" }, "product_reference": "postgresql13-server-devel-13.5-3.15.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-devel-13.5-3.15.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.5-3.15.2.x86_64" }, "product_reference": "postgresql13-server-devel-13.5-3.15.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.1-3.3.1.aarch64" }, "product_reference": "postgresql14-devel-14.1-3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.1-3.3.1.ppc64le" }, "product_reference": "postgresql14-devel-14.1-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.1-3.3.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.1-3.3.1.s390x" }, "product_reference": "postgresql14-devel-14.1-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.1-3.3.1.x86_64" }, "product_reference": "postgresql14-devel-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.1-3.3.1.ppc64le" }, "product_reference": "postgresql14-server-devel-14.1-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.1-3.3.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.1-3.3.1.s390x" }, "product_reference": "postgresql14-server-devel-14.1-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.1-3.3.1.x86_64" }, "product_reference": "postgresql14-server-devel-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-14.1-3.3.1.x86_64" }, "product_reference": "libecpg6-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-14.1-3.3.1.x86_64" }, "product_reference": "libpq5-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-14.1-3.3.1.x86_64" }, "product_reference": "libpq5-32bit-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-14-4.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-14-4.10.1.noarch" }, "product_reference": "postgresql-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-14-4.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-contrib-14-4.10.1.noarch" }, "product_reference": "postgresql-contrib-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-14-4.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-docs-14-4.10.1.noarch" }, "product_reference": "postgresql-docs-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-14-4.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plperl-14-4.10.1.noarch" }, "product_reference": "postgresql-plperl-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython-14-4.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plpython-14-4.10.1.noarch" }, "product_reference": "postgresql-plpython-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-14-4.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-pltcl-14-4.10.1.noarch" }, "product_reference": "postgresql-pltcl-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-14-4.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-server-14-4.10.1.noarch" }, "product_reference": "postgresql-server-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-14.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-14.1-3.3.1.aarch64" }, "product_reference": "libecpg6-14.1-3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-14.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-14.1-3.3.1.ppc64le" }, "product_reference": "libecpg6-14.1-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-14.1-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-14.1-3.3.1.s390x" }, "product_reference": "libecpg6-14.1-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-14.1-3.3.1.x86_64" }, "product_reference": "libecpg6-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-14.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-14.1-3.3.1.aarch64" }, "product_reference": "libpq5-14.1-3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-14.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-14.1-3.3.1.ppc64le" }, "product_reference": "libpq5-14.1-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-14.1-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-14.1-3.3.1.s390x" }, "product_reference": "libpq5-14.1-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-14.1-3.3.1.x86_64" }, "product_reference": "libpq5-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-14.1-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-14.1-3.3.1.s390x" }, "product_reference": "libpq5-32bit-14.1-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-14.1-3.3.1.x86_64" }, "product_reference": "libpq5-32bit-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-14-4.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-14-4.10.1.noarch" }, "product_reference": "postgresql-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-14-4.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-contrib-14-4.10.1.noarch" }, "product_reference": "postgresql-contrib-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-14-4.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-docs-14-4.10.1.noarch" }, "product_reference": "postgresql-docs-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-14-4.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plperl-14-4.10.1.noarch" }, "product_reference": "postgresql-plperl-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython-14-4.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plpython-14-4.10.1.noarch" }, "product_reference": "postgresql-plpython-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-14-4.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-pltcl-14-4.10.1.noarch" }, "product_reference": "postgresql-pltcl-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-14-4.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-server-14-4.10.1.noarch" }, "product_reference": "postgresql-server-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-14.1-3.3.1.x86_64" }, "product_reference": "libecpg6-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-14.1-3.3.1.x86_64" }, "product_reference": "libpq5-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-14.1-3.3.1.x86_64" }, "product_reference": "libpq5-32bit-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-14-4.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-14-4.10.1.noarch" }, "product_reference": "postgresql-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-14-4.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-contrib-14-4.10.1.noarch" }, "product_reference": "postgresql-contrib-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-14-4.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-docs-14-4.10.1.noarch" }, "product_reference": "postgresql-docs-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-14-4.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plperl-14-4.10.1.noarch" }, "product_reference": "postgresql-plperl-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython-14-4.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plpython-14-4.10.1.noarch" }, "product_reference": "postgresql-plpython-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-14-4.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-pltcl-14-4.10.1.noarch" }, "product_reference": "postgresql-pltcl-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-14-4.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-server-14-4.10.1.noarch" }, "product_reference": "postgresql-server-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-14.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-14.1-3.3.1.aarch64" }, "product_reference": "libecpg6-14.1-3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-14.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-14.1-3.3.1.ppc64le" }, "product_reference": "libecpg6-14.1-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-14.1-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-14.1-3.3.1.s390x" }, "product_reference": "libecpg6-14.1-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-14.1-3.3.1.x86_64" }, "product_reference": "libecpg6-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-14.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-14.1-3.3.1.aarch64" }, "product_reference": "libpq5-14.1-3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-14.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-14.1-3.3.1.ppc64le" }, "product_reference": "libpq5-14.1-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-14.1-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-14.1-3.3.1.s390x" }, "product_reference": "libpq5-14.1-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-14.1-3.3.1.x86_64" }, "product_reference": "libpq5-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-14.1-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-14.1-3.3.1.s390x" }, "product_reference": "libpq5-32bit-14.1-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-14.1-3.3.1.x86_64" }, "product_reference": "libpq5-32bit-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-14-4.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-14-4.10.1.noarch" }, "product_reference": "postgresql-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-14-4.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-contrib-14-4.10.1.noarch" }, "product_reference": "postgresql-contrib-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-14-4.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-docs-14-4.10.1.noarch" }, "product_reference": "postgresql-docs-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-14-4.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plperl-14-4.10.1.noarch" }, "product_reference": "postgresql-plperl-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython-14-4.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plpython-14-4.10.1.noarch" }, "product_reference": "postgresql-plpython-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-14-4.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-pltcl-14-4.10.1.noarch" }, "product_reference": "postgresql-pltcl-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-14-4.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-server-14-4.10.1.noarch" }, "product_reference": "postgresql-server-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-14.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-14.1-3.3.1.aarch64" }, "product_reference": "libecpg6-14.1-3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-14.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-14.1-3.3.1.ppc64le" }, "product_reference": "libecpg6-14.1-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-14.1-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-14.1-3.3.1.s390x" }, "product_reference": "libecpg6-14.1-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-14.1-3.3.1.x86_64" }, "product_reference": "libecpg6-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-14.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-14.1-3.3.1.aarch64" }, "product_reference": "libpq5-14.1-3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-14.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-14.1-3.3.1.ppc64le" }, "product_reference": "libpq5-14.1-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-14.1-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-14.1-3.3.1.s390x" }, "product_reference": "libpq5-14.1-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-14.1-3.3.1.x86_64" }, "product_reference": "libpq5-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-14.1-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-14.1-3.3.1.s390x" }, "product_reference": "libpq5-32bit-14.1-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-14.1-3.3.1.x86_64" }, "product_reference": "libpq5-32bit-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-14-4.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql-14-4.10.1.noarch" }, "product_reference": "postgresql-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-14-4.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql-contrib-14-4.10.1.noarch" }, "product_reference": "postgresql-contrib-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-14-4.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql-docs-14-4.10.1.noarch" }, "product_reference": "postgresql-docs-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-14-4.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql-plperl-14-4.10.1.noarch" }, "product_reference": "postgresql-plperl-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython-14-4.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql-plpython-14-4.10.1.noarch" }, "product_reference": "postgresql-plpython-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-14-4.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql-pltcl-14-4.10.1.noarch" }, "product_reference": "postgresql-pltcl-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-14-4.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql-server-14-4.10.1.noarch" }, "product_reference": "postgresql-server-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.5-3.15.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.5-3.15.2.aarch64" }, "product_reference": "postgresql13-13.5-3.15.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.5-3.15.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.5-3.15.2.ppc64le" }, "product_reference": "postgresql13-13.5-3.15.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.5-3.15.2.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.5-3.15.2.s390x" }, "product_reference": "postgresql13-13.5-3.15.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.5-3.15.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.5-3.15.2.x86_64" }, "product_reference": "postgresql13-13.5-3.15.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.5-3.15.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.5-3.15.2.aarch64" }, "product_reference": "postgresql13-contrib-13.5-3.15.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.5-3.15.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.5-3.15.2.ppc64le" }, "product_reference": "postgresql13-contrib-13.5-3.15.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.5-3.15.2.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.5-3.15.2.s390x" }, "product_reference": "postgresql13-contrib-13.5-3.15.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.5-3.15.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.5-3.15.2.x86_64" }, "product_reference": "postgresql13-contrib-13.5-3.15.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-docs-13.5-3.15.2.noarch as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.5-3.15.2.noarch" }, "product_reference": "postgresql13-docs-13.5-3.15.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.5-3.15.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.5-3.15.2.aarch64" }, "product_reference": "postgresql13-plperl-13.5-3.15.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.5-3.15.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.5-3.15.2.ppc64le" }, "product_reference": "postgresql13-plperl-13.5-3.15.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.5-3.15.2.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.5-3.15.2.s390x" }, "product_reference": "postgresql13-plperl-13.5-3.15.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.5-3.15.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.5-3.15.2.x86_64" }, "product_reference": "postgresql13-plperl-13.5-3.15.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.5-3.15.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.5-3.15.2.aarch64" }, "product_reference": "postgresql13-plpython-13.5-3.15.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.5-3.15.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.5-3.15.2.ppc64le" }, "product_reference": "postgresql13-plpython-13.5-3.15.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.5-3.15.2.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.5-3.15.2.s390x" }, "product_reference": "postgresql13-plpython-13.5-3.15.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.5-3.15.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.5-3.15.2.x86_64" }, "product_reference": "postgresql13-plpython-13.5-3.15.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.5-3.15.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.5-3.15.2.aarch64" }, "product_reference": "postgresql13-pltcl-13.5-3.15.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.5-3.15.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.5-3.15.2.ppc64le" }, "product_reference": "postgresql13-pltcl-13.5-3.15.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.5-3.15.2.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.5-3.15.2.s390x" }, "product_reference": "postgresql13-pltcl-13.5-3.15.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.5-3.15.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.5-3.15.2.x86_64" }, "product_reference": "postgresql13-pltcl-13.5-3.15.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.5-3.15.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.5-3.15.2.aarch64" }, "product_reference": "postgresql13-server-13.5-3.15.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.5-3.15.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.5-3.15.2.ppc64le" }, "product_reference": "postgresql13-server-13.5-3.15.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.5-3.15.2.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.5-3.15.2.s390x" }, "product_reference": "postgresql13-server-13.5-3.15.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.5-3.15.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.5-3.15.2.x86_64" }, "product_reference": "postgresql13-server-13.5-3.15.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.1-3.3.1.aarch64" }, "product_reference": "postgresql14-14.1-3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.1-3.3.1.ppc64le" }, "product_reference": "postgresql14-14.1-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.1-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.1-3.3.1.s390x" }, "product_reference": "postgresql14-14.1-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.1-3.3.1.x86_64" }, "product_reference": "postgresql14-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.1-3.3.1.aarch64" }, "product_reference": "postgresql14-contrib-14.1-3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.1-3.3.1.ppc64le" }, "product_reference": "postgresql14-contrib-14.1-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.1-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.1-3.3.1.s390x" }, "product_reference": "postgresql14-contrib-14.1-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.1-3.3.1.x86_64" }, "product_reference": "postgresql14-contrib-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-docs-14.1-3.3.1.noarch as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-docs-14.1-3.3.1.noarch" }, "product_reference": "postgresql14-docs-14.1-3.3.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.1-3.3.1.aarch64" }, "product_reference": "postgresql14-plperl-14.1-3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.1-3.3.1.ppc64le" }, "product_reference": "postgresql14-plperl-14.1-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.1-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.1-3.3.1.s390x" }, "product_reference": "postgresql14-plperl-14.1-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.1-3.3.1.x86_64" }, "product_reference": "postgresql14-plperl-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.1-3.3.1.aarch64" }, "product_reference": "postgresql14-plpython-14.1-3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.1-3.3.1.ppc64le" }, "product_reference": "postgresql14-plpython-14.1-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.1-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.1-3.3.1.s390x" }, "product_reference": "postgresql14-plpython-14.1-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.1-3.3.1.x86_64" }, "product_reference": "postgresql14-plpython-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.1-3.3.1.aarch64" }, "product_reference": "postgresql14-pltcl-14.1-3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.1-3.3.1.ppc64le" }, "product_reference": "postgresql14-pltcl-14.1-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.1-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.1-3.3.1.s390x" }, "product_reference": "postgresql14-pltcl-14.1-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.1-3.3.1.x86_64" }, "product_reference": "postgresql14-pltcl-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.1-3.3.1.aarch64" }, "product_reference": "postgresql14-server-14.1-3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.1-3.3.1.ppc64le" }, "product_reference": "postgresql14-server-14.1-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.1-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.1-3.3.1.s390x" }, "product_reference": "postgresql14-server-14.1-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.1-3.3.1.x86_64" }, "product_reference": "postgresql14-server-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-14.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-14.1-3.3.1.aarch64" }, "product_reference": "libecpg6-14.1-3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-14.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-14.1-3.3.1.ppc64le" }, "product_reference": "libecpg6-14.1-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-14.1-3.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-14.1-3.3.1.s390x" }, "product_reference": "libecpg6-14.1-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-14.1-3.3.1.x86_64" }, "product_reference": "libecpg6-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-14.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-14.1-3.3.1.aarch64" }, "product_reference": "libpq5-14.1-3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-14.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-14.1-3.3.1.ppc64le" }, "product_reference": "libpq5-14.1-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-14.1-3.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-14.1-3.3.1.s390x" }, "product_reference": "libpq5-14.1-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-14.1-3.3.1.x86_64" }, "product_reference": "libpq5-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-14.1-3.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-14.1-3.3.1.s390x" }, "product_reference": "libpq5-32bit-14.1-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-14.1-3.3.1.x86_64" }, "product_reference": "libpq5-32bit-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-14-4.10.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-14-4.10.1.noarch" }, "product_reference": "postgresql-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-14-4.10.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-contrib-14-4.10.1.noarch" }, "product_reference": "postgresql-contrib-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-14-4.10.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-docs-14-4.10.1.noarch" }, "product_reference": "postgresql-docs-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-14-4.10.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plperl-14-4.10.1.noarch" }, "product_reference": "postgresql-plperl-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython-14-4.10.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plpython-14-4.10.1.noarch" }, "product_reference": "postgresql-plpython-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-14-4.10.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-pltcl-14-4.10.1.noarch" }, "product_reference": "postgresql-pltcl-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-14-4.10.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-server-14-4.10.1.noarch" }, "product_reference": "postgresql-server-14-4.10.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.5-3.15.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.5-3.15.2.aarch64" }, "product_reference": "postgresql13-13.5-3.15.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.5-3.15.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.5-3.15.2.ppc64le" }, "product_reference": "postgresql13-13.5-3.15.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.5-3.15.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.5-3.15.2.s390x" }, "product_reference": "postgresql13-13.5-3.15.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-13.5-3.15.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.5-3.15.2.x86_64" }, "product_reference": "postgresql13-13.5-3.15.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.5-3.15.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.5-3.15.2.aarch64" }, "product_reference": "postgresql13-contrib-13.5-3.15.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.5-3.15.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.5-3.15.2.ppc64le" }, "product_reference": "postgresql13-contrib-13.5-3.15.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.5-3.15.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.5-3.15.2.s390x" }, "product_reference": "postgresql13-contrib-13.5-3.15.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-contrib-13.5-3.15.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.5-3.15.2.x86_64" }, "product_reference": "postgresql13-contrib-13.5-3.15.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-docs-13.5-3.15.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-docs-13.5-3.15.2.noarch" }, "product_reference": "postgresql13-docs-13.5-3.15.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.5-3.15.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.5-3.15.2.aarch64" }, "product_reference": "postgresql13-plperl-13.5-3.15.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.5-3.15.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.5-3.15.2.ppc64le" }, "product_reference": "postgresql13-plperl-13.5-3.15.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.5-3.15.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.5-3.15.2.s390x" }, "product_reference": "postgresql13-plperl-13.5-3.15.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plperl-13.5-3.15.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.5-3.15.2.x86_64" }, "product_reference": "postgresql13-plperl-13.5-3.15.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.5-3.15.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.5-3.15.2.aarch64" }, "product_reference": "postgresql13-plpython-13.5-3.15.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.5-3.15.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.5-3.15.2.ppc64le" }, "product_reference": "postgresql13-plpython-13.5-3.15.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.5-3.15.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.5-3.15.2.s390x" }, "product_reference": "postgresql13-plpython-13.5-3.15.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-plpython-13.5-3.15.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.5-3.15.2.x86_64" }, "product_reference": "postgresql13-plpython-13.5-3.15.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.5-3.15.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.5-3.15.2.aarch64" }, "product_reference": "postgresql13-pltcl-13.5-3.15.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.5-3.15.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.5-3.15.2.ppc64le" }, "product_reference": "postgresql13-pltcl-13.5-3.15.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.5-3.15.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.5-3.15.2.s390x" }, "product_reference": "postgresql13-pltcl-13.5-3.15.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-pltcl-13.5-3.15.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.5-3.15.2.x86_64" }, "product_reference": "postgresql13-pltcl-13.5-3.15.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.5-3.15.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.5-3.15.2.aarch64" }, "product_reference": "postgresql13-server-13.5-3.15.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.5-3.15.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.5-3.15.2.ppc64le" }, "product_reference": "postgresql13-server-13.5-3.15.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.5-3.15.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.5-3.15.2.s390x" }, "product_reference": "postgresql13-server-13.5-3.15.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql13-server-13.5-3.15.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.5-3.15.2.x86_64" }, "product_reference": "postgresql13-server-13.5-3.15.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.1-3.3.1.aarch64" }, "product_reference": "postgresql14-14.1-3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.1-3.3.1.ppc64le" }, "product_reference": "postgresql14-14.1-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.1-3.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.1-3.3.1.s390x" }, "product_reference": "postgresql14-14.1-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.1-3.3.1.x86_64" }, "product_reference": "postgresql14-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.1-3.3.1.aarch64" }, "product_reference": "postgresql14-contrib-14.1-3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.1-3.3.1.ppc64le" }, "product_reference": "postgresql14-contrib-14.1-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.1-3.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.1-3.3.1.s390x" }, "product_reference": "postgresql14-contrib-14.1-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.1-3.3.1.x86_64" }, "product_reference": "postgresql14-contrib-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-docs-14.1-3.3.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-docs-14.1-3.3.1.noarch" }, "product_reference": "postgresql14-docs-14.1-3.3.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.1-3.3.1.aarch64" }, "product_reference": "postgresql14-plperl-14.1-3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.1-3.3.1.ppc64le" }, "product_reference": "postgresql14-plperl-14.1-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.1-3.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.1-3.3.1.s390x" }, "product_reference": "postgresql14-plperl-14.1-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.1-3.3.1.x86_64" }, "product_reference": "postgresql14-plperl-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.1-3.3.1.aarch64" }, "product_reference": "postgresql14-plpython-14.1-3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.1-3.3.1.ppc64le" }, "product_reference": "postgresql14-plpython-14.1-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.1-3.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.1-3.3.1.s390x" }, "product_reference": "postgresql14-plpython-14.1-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.1-3.3.1.x86_64" }, "product_reference": "postgresql14-plpython-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.1-3.3.1.aarch64" }, "product_reference": "postgresql14-pltcl-14.1-3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.1-3.3.1.ppc64le" }, "product_reference": "postgresql14-pltcl-14.1-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.1-3.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.1-3.3.1.s390x" }, "product_reference": "postgresql14-pltcl-14.1-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.1-3.3.1.x86_64" }, "product_reference": "postgresql14-pltcl-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.1-3.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.1-3.3.1.aarch64" }, "product_reference": "postgresql14-server-14.1-3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.1-3.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.1-3.3.1.ppc64le" }, "product_reference": "postgresql14-server-14.1-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.1-3.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.1-3.3.1.s390x" }, "product_reference": "postgresql14-server-14.1-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.1-3.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.1-3.3.1.x86_64" }, "product_reference": "postgresql14-server-14.1-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-23214", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-23214" } ], "notes": [ { "category": "general", "text": "When the server is configured to use trust authentication with a clientcert requirement or to use cert authentication, a man-in-the-middle attacker can inject arbitrary SQL queries when a connection is first established, despite the use of SSL certificate verification and encryption.", "title": "CVE description" } ], "product_status": { "recommended": [ "HPE Helion OpenStack 8:libecpg6-14.1-3.3.1.x86_64", "HPE Helion OpenStack 8:libpq5-14.1-3.3.1.x86_64", "HPE Helion OpenStack 8:libpq5-32bit-14.1-3.3.1.x86_64", "HPE Helion OpenStack 8:postgresql-14-4.10.1.noarch", "HPE Helion OpenStack 8:postgresql-contrib-14-4.10.1.noarch", "HPE Helion OpenStack 8:postgresql-docs-14-4.10.1.noarch", "HPE Helion OpenStack 8:postgresql-plperl-14-4.10.1.noarch", "HPE Helion OpenStack 8:postgresql-plpython-14-4.10.1.noarch", "HPE Helion OpenStack 8:postgresql-pltcl-14-4.10.1.noarch", "HPE Helion OpenStack 8:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:libecpg6-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libecpg6-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libecpg6-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpq5-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpq5-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpq5-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.5-3.15.2.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-docs-14.1-3.3.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-docs-13.5-3.15.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-docs-14.1-3.3.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-devel-14-4.10.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-server-devel-14-4.10.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.5-3.15.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.5-3.15.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.1-3.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.1-3.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 8:libecpg6-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 8:libpq5-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 8:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 8:postgresql-14-4.10.1.noarch", "SUSE OpenStack Cloud 8:postgresql-contrib-14-4.10.1.noarch", "SUSE OpenStack Cloud 8:postgresql-docs-14-4.10.1.noarch", "SUSE OpenStack Cloud 8:postgresql-plperl-14-4.10.1.noarch", "SUSE OpenStack Cloud 8:postgresql-plpython-14-4.10.1.noarch", "SUSE OpenStack Cloud 8:postgresql-pltcl-14-4.10.1.noarch", "SUSE OpenStack Cloud 8:postgresql-server-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:libecpg6-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 9:libpq5-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 9:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 9:postgresql-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:postgresql-contrib-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:postgresql-docs-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:postgresql-plperl-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:postgresql-plpython-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:postgresql-pltcl-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:postgresql-server-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:libecpg6-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpq5-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql-contrib-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql-docs-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql-plperl-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql-plpython-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql-pltcl-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql-server-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:libecpg6-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libpq5-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql-contrib-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql-docs-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql-plperl-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql-plpython-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql-pltcl-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql-server-14-4.10.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2021-23214", "url": "https://www.suse.com/security/cve/CVE-2021-23214" }, { "category": "external", "summary": "SUSE Bug 1192516 for CVE-2021-23214", "url": "https://bugzilla.suse.com/1192516" } ], "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": [ "HPE Helion OpenStack 8:libecpg6-14.1-3.3.1.x86_64", "HPE Helion OpenStack 8:libpq5-14.1-3.3.1.x86_64", "HPE Helion OpenStack 8:libpq5-32bit-14.1-3.3.1.x86_64", "HPE Helion OpenStack 8:postgresql-14-4.10.1.noarch", "HPE Helion OpenStack 8:postgresql-contrib-14-4.10.1.noarch", "HPE Helion OpenStack 8:postgresql-docs-14-4.10.1.noarch", "HPE Helion OpenStack 8:postgresql-plperl-14-4.10.1.noarch", "HPE Helion OpenStack 8:postgresql-plpython-14-4.10.1.noarch", "HPE Helion OpenStack 8:postgresql-pltcl-14-4.10.1.noarch", "HPE Helion OpenStack 8:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:libecpg6-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libecpg6-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libecpg6-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpq5-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpq5-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpq5-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.5-3.15.2.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-docs-14.1-3.3.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-docs-13.5-3.15.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-docs-14.1-3.3.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-devel-14-4.10.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-server-devel-14-4.10.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.5-3.15.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.5-3.15.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.1-3.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.1-3.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 8:libecpg6-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 8:libpq5-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 8:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 8:postgresql-14-4.10.1.noarch", "SUSE OpenStack Cloud 8:postgresql-contrib-14-4.10.1.noarch", "SUSE OpenStack Cloud 8:postgresql-docs-14-4.10.1.noarch", "SUSE OpenStack Cloud 8:postgresql-plperl-14-4.10.1.noarch", "SUSE OpenStack Cloud 8:postgresql-plpython-14-4.10.1.noarch", "SUSE OpenStack Cloud 8:postgresql-pltcl-14-4.10.1.noarch", "SUSE OpenStack Cloud 8:postgresql-server-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:libecpg6-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 9:libpq5-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 9:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 9:postgresql-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:postgresql-contrib-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:postgresql-docs-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:postgresql-plperl-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:postgresql-plpython-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:postgresql-pltcl-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:postgresql-server-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:libecpg6-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpq5-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql-contrib-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql-docs-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql-plperl-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql-plpython-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql-pltcl-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql-server-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:libecpg6-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libpq5-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql-contrib-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql-docs-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql-plperl-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql-plpython-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql-pltcl-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql-server-14-4.10.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "HPE Helion OpenStack 8:libecpg6-14.1-3.3.1.x86_64", "HPE Helion OpenStack 8:libpq5-14.1-3.3.1.x86_64", "HPE Helion OpenStack 8:libpq5-32bit-14.1-3.3.1.x86_64", "HPE Helion OpenStack 8:postgresql-14-4.10.1.noarch", "HPE Helion OpenStack 8:postgresql-contrib-14-4.10.1.noarch", "HPE Helion OpenStack 8:postgresql-docs-14-4.10.1.noarch", "HPE Helion OpenStack 8:postgresql-plperl-14-4.10.1.noarch", "HPE Helion OpenStack 8:postgresql-plpython-14-4.10.1.noarch", "HPE Helion OpenStack 8:postgresql-pltcl-14-4.10.1.noarch", "HPE Helion OpenStack 8:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:libecpg6-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libecpg6-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libecpg6-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpq5-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpq5-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpq5-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.5-3.15.2.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-docs-14.1-3.3.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-docs-13.5-3.15.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-docs-14.1-3.3.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-devel-14-4.10.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-server-devel-14-4.10.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.5-3.15.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.5-3.15.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.1-3.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.1-3.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 8:libecpg6-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 8:libpq5-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 8:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 8:postgresql-14-4.10.1.noarch", "SUSE OpenStack Cloud 8:postgresql-contrib-14-4.10.1.noarch", "SUSE OpenStack Cloud 8:postgresql-docs-14-4.10.1.noarch", "SUSE OpenStack Cloud 8:postgresql-plperl-14-4.10.1.noarch", "SUSE OpenStack Cloud 8:postgresql-plpython-14-4.10.1.noarch", "SUSE OpenStack Cloud 8:postgresql-pltcl-14-4.10.1.noarch", "SUSE OpenStack Cloud 8:postgresql-server-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:libecpg6-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 9:libpq5-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 9:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 9:postgresql-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:postgresql-contrib-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:postgresql-docs-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:postgresql-plperl-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:postgresql-plpython-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:postgresql-pltcl-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:postgresql-server-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:libecpg6-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpq5-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql-contrib-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql-docs-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql-plperl-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql-plpython-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql-pltcl-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql-server-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:libecpg6-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libpq5-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql-contrib-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql-docs-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql-plperl-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql-plpython-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql-pltcl-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql-server-14-4.10.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2021-11-20T16:09:09Z", "details": "important" } ], "title": "CVE-2021-23214" }, { "cve": "CVE-2021-23222", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-23222" } ], "notes": [ { "category": "general", "text": "A man-in-the-middle attacker can inject false responses to the client\u0027s first few queries, despite the use of SSL certificate verification and encryption.", "title": "CVE description" } ], "product_status": { "recommended": [ "HPE Helion OpenStack 8:libecpg6-14.1-3.3.1.x86_64", "HPE Helion OpenStack 8:libpq5-14.1-3.3.1.x86_64", "HPE Helion OpenStack 8:libpq5-32bit-14.1-3.3.1.x86_64", "HPE Helion OpenStack 8:postgresql-14-4.10.1.noarch", "HPE Helion OpenStack 8:postgresql-contrib-14-4.10.1.noarch", "HPE Helion OpenStack 8:postgresql-docs-14-4.10.1.noarch", "HPE Helion OpenStack 8:postgresql-plperl-14-4.10.1.noarch", "HPE Helion OpenStack 8:postgresql-plpython-14-4.10.1.noarch", "HPE Helion OpenStack 8:postgresql-pltcl-14-4.10.1.noarch", "HPE Helion OpenStack 8:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:libecpg6-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libecpg6-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libecpg6-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpq5-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpq5-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpq5-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.5-3.15.2.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-docs-14.1-3.3.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-docs-13.5-3.15.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-docs-14.1-3.3.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-devel-14-4.10.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-server-devel-14-4.10.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.5-3.15.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.5-3.15.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.1-3.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.1-3.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 8:libecpg6-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 8:libpq5-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 8:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 8:postgresql-14-4.10.1.noarch", "SUSE OpenStack Cloud 8:postgresql-contrib-14-4.10.1.noarch", "SUSE OpenStack Cloud 8:postgresql-docs-14-4.10.1.noarch", "SUSE OpenStack Cloud 8:postgresql-plperl-14-4.10.1.noarch", "SUSE OpenStack Cloud 8:postgresql-plpython-14-4.10.1.noarch", "SUSE OpenStack Cloud 8:postgresql-pltcl-14-4.10.1.noarch", "SUSE OpenStack Cloud 8:postgresql-server-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:libecpg6-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 9:libpq5-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 9:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 9:postgresql-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:postgresql-contrib-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:postgresql-docs-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:postgresql-plperl-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:postgresql-plpython-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:postgresql-pltcl-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:postgresql-server-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:libecpg6-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpq5-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql-contrib-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql-docs-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql-plperl-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql-plpython-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql-pltcl-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql-server-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:libecpg6-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libpq5-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql-contrib-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql-docs-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql-plperl-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql-plpython-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql-pltcl-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql-server-14-4.10.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2021-23222", "url": "https://www.suse.com/security/cve/CVE-2021-23222" }, { "category": "external", "summary": "SUSE Bug 1192516 for CVE-2021-23222", "url": "https://bugzilla.suse.com/1192516" } ], "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": [ "HPE Helion OpenStack 8:libecpg6-14.1-3.3.1.x86_64", "HPE Helion OpenStack 8:libpq5-14.1-3.3.1.x86_64", "HPE Helion OpenStack 8:libpq5-32bit-14.1-3.3.1.x86_64", "HPE Helion OpenStack 8:postgresql-14-4.10.1.noarch", "HPE Helion OpenStack 8:postgresql-contrib-14-4.10.1.noarch", "HPE Helion OpenStack 8:postgresql-docs-14-4.10.1.noarch", "HPE Helion OpenStack 8:postgresql-plperl-14-4.10.1.noarch", "HPE Helion OpenStack 8:postgresql-plpython-14-4.10.1.noarch", "HPE Helion OpenStack 8:postgresql-pltcl-14-4.10.1.noarch", "HPE Helion OpenStack 8:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:libecpg6-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libecpg6-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libecpg6-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpq5-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpq5-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpq5-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.5-3.15.2.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-docs-14.1-3.3.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-docs-13.5-3.15.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-docs-14.1-3.3.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-devel-14-4.10.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-server-devel-14-4.10.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.5-3.15.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.5-3.15.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.1-3.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.1-3.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 8:libecpg6-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 8:libpq5-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 8:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 8:postgresql-14-4.10.1.noarch", "SUSE OpenStack Cloud 8:postgresql-contrib-14-4.10.1.noarch", "SUSE OpenStack Cloud 8:postgresql-docs-14-4.10.1.noarch", "SUSE OpenStack Cloud 8:postgresql-plperl-14-4.10.1.noarch", "SUSE OpenStack Cloud 8:postgresql-plpython-14-4.10.1.noarch", "SUSE OpenStack Cloud 8:postgresql-pltcl-14-4.10.1.noarch", "SUSE OpenStack Cloud 8:postgresql-server-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:libecpg6-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 9:libpq5-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 9:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 9:postgresql-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:postgresql-contrib-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:postgresql-docs-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:postgresql-plperl-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:postgresql-plpython-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:postgresql-pltcl-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:postgresql-server-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:libecpg6-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpq5-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql-contrib-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql-docs-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql-plperl-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql-plpython-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql-pltcl-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql-server-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:libecpg6-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libpq5-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql-contrib-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql-docs-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql-plperl-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql-plpython-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql-pltcl-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql-server-14-4.10.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "HPE Helion OpenStack 8:libecpg6-14.1-3.3.1.x86_64", "HPE Helion OpenStack 8:libpq5-14.1-3.3.1.x86_64", "HPE Helion OpenStack 8:libpq5-32bit-14.1-3.3.1.x86_64", "HPE Helion OpenStack 8:postgresql-14-4.10.1.noarch", "HPE Helion OpenStack 8:postgresql-contrib-14-4.10.1.noarch", "HPE Helion OpenStack 8:postgresql-docs-14-4.10.1.noarch", "HPE Helion OpenStack 8:postgresql-plperl-14-4.10.1.noarch", "HPE Helion OpenStack 8:postgresql-plpython-14-4.10.1.noarch", "HPE Helion OpenStack 8:postgresql-pltcl-14-4.10.1.noarch", "HPE Helion OpenStack 8:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:libecpg6-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libecpg6-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libecpg6-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpq5-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpq5-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpq5-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.5-3.15.2.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-docs-14.1-3.3.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-contrib-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-docs-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plperl-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-plpython-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-pltcl-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-server-14-4.10.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-docs-13.5-3.15.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.5-3.15.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-docs-14.1-3.3.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.1-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-devel-14-4.10.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql-server-devel-14-4.10.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.5-3.15.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.5-3.15.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.5-3.15.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.5-3.15.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.5-3.15.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.1-3.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.1-3.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.1-3.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.1-3.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.1-3.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 8:libecpg6-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 8:libpq5-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 8:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 8:postgresql-14-4.10.1.noarch", "SUSE OpenStack Cloud 8:postgresql-contrib-14-4.10.1.noarch", "SUSE OpenStack Cloud 8:postgresql-docs-14-4.10.1.noarch", "SUSE OpenStack Cloud 8:postgresql-plperl-14-4.10.1.noarch", "SUSE OpenStack Cloud 8:postgresql-plpython-14-4.10.1.noarch", "SUSE OpenStack Cloud 8:postgresql-pltcl-14-4.10.1.noarch", "SUSE OpenStack Cloud 8:postgresql-server-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:libecpg6-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 9:libpq5-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 9:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud 9:postgresql-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:postgresql-contrib-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:postgresql-docs-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:postgresql-plperl-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:postgresql-plpython-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:postgresql-pltcl-14-4.10.1.noarch", "SUSE OpenStack Cloud 9:postgresql-server-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:libecpg6-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpq5-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:postgresql-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql-contrib-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql-docs-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql-plperl-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql-plpython-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql-pltcl-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 8:postgresql-server-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:libecpg6-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libpq5-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libpq5-32bit-14.1-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:postgresql-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql-contrib-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql-docs-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql-plperl-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql-plpython-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql-pltcl-14-4.10.1.noarch", "SUSE OpenStack Cloud Crowbar 9:postgresql-server-14-4.10.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2021-11-20T16:09:09Z", "details": "important" } ], "title": "CVE-2021-23222" } ] }
suse-su-2022:2893-1
Vulnerability from csaf_suse
Published
2022-08-25 09:09
Modified
2022-08-25 09:09
Summary
Security update for postgresql10
Notes
Title of the patch
Security update for postgresql10
Description of the patch
This update for postgresql10 fixes the following issues:
- Upgrade to 10.22:
- CVE-2022-2625: Fixed an issue where extension scripts would replace objects not belonging to that extension (bsc#1202368).
- Upgrade to 10.21:
- CVE-2022-1552: Confined additional operations within 'security restricted operation' sandboxes (bsc#1199475).
- Upgrade to 10.20 (bsc#1195680)
- Add constraints file with 12GB of memory for s390x as a workaround (boo#1190740)
- Upgrade to version 10.19 (bsc#1192516):
- CVE-2021-23214: Made the server reject extraneous data after an SSL or GSS encryption handshake
- CVE-2021-23222: Made libpq reject extraneous data after an SSL or GSS encryption handshake
- Fix for build with llvm12 on s390x. (bsc#1185952)
- Re-enable 'icu' for PostgreSQL 10. (bsc#1179945)
- Add postgresqlXX-server-devel as a dependency for postgresql13-server-devel. (bsc#1187751)
- Upgrade to version 10.18. (bsc#1190177)
Patchnames
SUSE-2022-2893,SUSE-SLE-Product-HPC-15-2022-2893,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2022-2893,SUSE-SLE-Product-HPC-15-SP1-LTSS-2022-2893,SUSE-SLE-Product-SLES-15-2022-2893,SUSE-SLE-Product-SLES-15-SP1-BCL-2022-2893,SUSE-SLE-Product-SLES-15-SP1-LTSS-2022-2893,SUSE-SLE-Product-SLES_SAP-15-2022-2893,SUSE-SLE-Product-SLES_SAP-15-SP1-2022-2893,SUSE-Storage-6-2022-2893
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 postgresql10", "title": "Title of the patch" }, { "category": "description", "text": "This update for postgresql10 fixes the following issues:\n\n- Upgrade to 10.22:\n- CVE-2022-2625: Fixed an issue where extension scripts would replace objects not belonging to that extension (bsc#1202368).\n\n- Upgrade to 10.21:\n- CVE-2022-1552: Confined additional operations within \u0027security restricted operation\u0027 sandboxes (bsc#1199475).\n\n- Upgrade to 10.20 (bsc#1195680)\n- Add constraints file with 12GB of memory for s390x as a workaround (boo#1190740)\n\n- Upgrade to version 10.19 (bsc#1192516):\n- CVE-2021-23214: Made the server reject extraneous data after an SSL or GSS encryption handshake\n- CVE-2021-23222: Made libpq reject extraneous data after an SSL or GSS encryption handshake\n\n- Fix for build with llvm12 on s390x. (bsc#1185952)\n- Re-enable \u0027icu\u0027 for PostgreSQL 10. (bsc#1179945)\n- Add postgresqlXX-server-devel as a dependency for postgresql13-server-devel. (bsc#1187751)\n- Upgrade to version 10.18. (bsc#1190177)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2022-2893,SUSE-SLE-Product-HPC-15-2022-2893,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2022-2893,SUSE-SLE-Product-HPC-15-SP1-LTSS-2022-2893,SUSE-SLE-Product-SLES-15-2022-2893,SUSE-SLE-Product-SLES-15-SP1-BCL-2022-2893,SUSE-SLE-Product-SLES-15-SP1-LTSS-2022-2893,SUSE-SLE-Product-SLES_SAP-15-2022-2893,SUSE-SLE-Product-SLES_SAP-15-SP1-2022-2893,SUSE-Storage-6-2022-2893", "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-2022_2893-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2022:2893-1", "url": "https://www.suse.com/support/update/announcement/2022/suse-su-20222893-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2022:2893-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-August/011992.html" }, { "category": "self", "summary": "SUSE Bug 1179945", "url": "https://bugzilla.suse.com/1179945" }, { "category": "self", "summary": "SUSE Bug 1183168", "url": "https://bugzilla.suse.com/1183168" }, { "category": "self", "summary": "SUSE Bug 1185952", "url": "https://bugzilla.suse.com/1185952" }, { "category": "self", "summary": "SUSE Bug 1187751", "url": "https://bugzilla.suse.com/1187751" }, { "category": "self", "summary": "SUSE Bug 1190177", "url": "https://bugzilla.suse.com/1190177" }, { "category": "self", "summary": "SUSE Bug 1190740", "url": "https://bugzilla.suse.com/1190740" }, { "category": "self", "summary": "SUSE Bug 1192516", "url": "https://bugzilla.suse.com/1192516" }, { "category": "self", "summary": "SUSE Bug 1195680", "url": "https://bugzilla.suse.com/1195680" }, { "category": "self", "summary": "SUSE Bug 1199475", "url": "https://bugzilla.suse.com/1199475" }, { "category": "self", "summary": "SUSE Bug 1202368", "url": "https://bugzilla.suse.com/1202368" }, { "category": "self", "summary": "SUSE CVE CVE-2021-23214 page", "url": "https://www.suse.com/security/cve/CVE-2021-23214/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-23222 page", "url": "https://www.suse.com/security/cve/CVE-2021-23222/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-1552 page", "url": "https://www.suse.com/security/cve/CVE-2022-1552/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-2625 page", "url": "https://www.suse.com/security/cve/CVE-2022-2625/" } ], "title": "Security update for postgresql10", "tracking": { "current_release_date": "2022-08-25T09:09:03Z", "generator": { "date": "2022-08-25T09:09:03Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2022:2893-1", "initial_release_date": "2022-08-25T09:09:03Z", "revision_history": [ { "date": "2022-08-25T09:09:03Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libecpg6-10.22-150000.4.42.1.aarch64", "product": { "name": "libecpg6-10.22-150000.4.42.1.aarch64", "product_id": "libecpg6-10.22-150000.4.42.1.aarch64" } }, { "category": "product_version", "name": "libpq5-10.22-150000.4.42.1.aarch64", "product": { "name": "libpq5-10.22-150000.4.42.1.aarch64", "product_id": "libpq5-10.22-150000.4.42.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-10.22-150000.4.42.1.aarch64", "product": { "name": "postgresql10-10.22-150000.4.42.1.aarch64", "product_id": "postgresql10-10.22-150000.4.42.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-contrib-10.22-150000.4.42.1.aarch64", "product": { "name": "postgresql10-contrib-10.22-150000.4.42.1.aarch64", "product_id": "postgresql10-contrib-10.22-150000.4.42.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-devel-10.22-150000.4.42.1.aarch64", "product": { "name": "postgresql10-devel-10.22-150000.4.42.1.aarch64", "product_id": "postgresql10-devel-10.22-150000.4.42.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-llvmjit-devel-10.22-150000.4.42.1.aarch64", "product": { "name": "postgresql10-llvmjit-devel-10.22-150000.4.42.1.aarch64", "product_id": "postgresql10-llvmjit-devel-10.22-150000.4.42.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-plperl-10.22-150000.4.42.1.aarch64", "product": { "name": "postgresql10-plperl-10.22-150000.4.42.1.aarch64", "product_id": "postgresql10-plperl-10.22-150000.4.42.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-plpython-10.22-150000.4.42.1.aarch64", "product": { "name": "postgresql10-plpython-10.22-150000.4.42.1.aarch64", "product_id": "postgresql10-plpython-10.22-150000.4.42.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "product": { "name": "postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "product_id": "postgresql10-pltcl-10.22-150000.4.42.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-server-10.22-150000.4.42.1.aarch64", "product": { "name": "postgresql10-server-10.22-150000.4.42.1.aarch64", "product_id": "postgresql10-server-10.22-150000.4.42.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-test-10.22-150000.4.42.1.aarch64", "product": { "name": "postgresql10-test-10.22-150000.4.42.1.aarch64", "product_id": "postgresql10-test-10.22-150000.4.42.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libecpg6-64bit-10.22-150000.4.42.1.aarch64_ilp32", "product": { "name": "libecpg6-64bit-10.22-150000.4.42.1.aarch64_ilp32", "product_id": "libecpg6-64bit-10.22-150000.4.42.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libpq5-64bit-10.22-150000.4.42.1.aarch64_ilp32", "product": { "name": "libpq5-64bit-10.22-150000.4.42.1.aarch64_ilp32", "product_id": "libpq5-64bit-10.22-150000.4.42.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libecpg6-10.22-150000.4.42.1.i586", "product": { "name": "libecpg6-10.22-150000.4.42.1.i586", "product_id": "libecpg6-10.22-150000.4.42.1.i586" } }, { "category": "product_version", "name": "libpq5-10.22-150000.4.42.1.i586", "product": { "name": "libpq5-10.22-150000.4.42.1.i586", "product_id": "libpq5-10.22-150000.4.42.1.i586" } }, { "category": "product_version", "name": "postgresql10-10.22-150000.4.42.1.i586", "product": { "name": "postgresql10-10.22-150000.4.42.1.i586", "product_id": "postgresql10-10.22-150000.4.42.1.i586" } }, { "category": "product_version", "name": "postgresql10-contrib-10.22-150000.4.42.1.i586", "product": { "name": "postgresql10-contrib-10.22-150000.4.42.1.i586", "product_id": "postgresql10-contrib-10.22-150000.4.42.1.i586" } }, { "category": "product_version", "name": "postgresql10-devel-10.22-150000.4.42.1.i586", "product": { "name": "postgresql10-devel-10.22-150000.4.42.1.i586", "product_id": "postgresql10-devel-10.22-150000.4.42.1.i586" } }, { "category": "product_version", "name": "postgresql10-llvmjit-devel-10.22-150000.4.42.1.i586", "product": { "name": "postgresql10-llvmjit-devel-10.22-150000.4.42.1.i586", "product_id": "postgresql10-llvmjit-devel-10.22-150000.4.42.1.i586" } }, { "category": "product_version", "name": "postgresql10-plperl-10.22-150000.4.42.1.i586", "product": { "name": "postgresql10-plperl-10.22-150000.4.42.1.i586", "product_id": "postgresql10-plperl-10.22-150000.4.42.1.i586" } }, { "category": "product_version", "name": "postgresql10-plpython-10.22-150000.4.42.1.i586", "product": { "name": "postgresql10-plpython-10.22-150000.4.42.1.i586", "product_id": "postgresql10-plpython-10.22-150000.4.42.1.i586" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.22-150000.4.42.1.i586", "product": { "name": "postgresql10-pltcl-10.22-150000.4.42.1.i586", "product_id": "postgresql10-pltcl-10.22-150000.4.42.1.i586" } }, { "category": "product_version", "name": "postgresql10-server-10.22-150000.4.42.1.i586", "product": { "name": "postgresql10-server-10.22-150000.4.42.1.i586", "product_id": "postgresql10-server-10.22-150000.4.42.1.i586" } }, { "category": "product_version", "name": "postgresql10-test-10.22-150000.4.42.1.i586", "product": { "name": "postgresql10-test-10.22-150000.4.42.1.i586", "product_id": "postgresql10-test-10.22-150000.4.42.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postgresql-12.0.1-150000.8.19.1.noarch", "product": { "name": "postgresql-12.0.1-150000.8.19.1.noarch", "product_id": "postgresql-12.0.1-150000.8.19.1.noarch" } }, { "category": "product_version", "name": "postgresql-contrib-12.0.1-150000.8.19.1.noarch", "product": { "name": "postgresql-contrib-12.0.1-150000.8.19.1.noarch", "product_id": "postgresql-contrib-12.0.1-150000.8.19.1.noarch" } }, { "category": "product_version", "name": "postgresql-devel-12.0.1-150000.8.19.1.noarch", "product": { "name": "postgresql-devel-12.0.1-150000.8.19.1.noarch", "product_id": "postgresql-devel-12.0.1-150000.8.19.1.noarch" } }, { "category": "product_version", "name": "postgresql-docs-12.0.1-150000.8.19.1.noarch", "product": { "name": "postgresql-docs-12.0.1-150000.8.19.1.noarch", "product_id": "postgresql-docs-12.0.1-150000.8.19.1.noarch" } }, { "category": "product_version", "name": "postgresql-plperl-12.0.1-150000.8.19.1.noarch", "product": { "name": "postgresql-plperl-12.0.1-150000.8.19.1.noarch", "product_id": "postgresql-plperl-12.0.1-150000.8.19.1.noarch" } }, { "category": "product_version", "name": "postgresql-plpython-12.0.1-150000.8.19.1.noarch", "product": { "name": "postgresql-plpython-12.0.1-150000.8.19.1.noarch", "product_id": "postgresql-plpython-12.0.1-150000.8.19.1.noarch" } }, { "category": "product_version", "name": "postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "product": { "name": "postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "product_id": "postgresql-pltcl-12.0.1-150000.8.19.1.noarch" } }, { "category": "product_version", "name": "postgresql-server-12.0.1-150000.8.19.1.noarch", "product": { "name": "postgresql-server-12.0.1-150000.8.19.1.noarch", "product_id": "postgresql-server-12.0.1-150000.8.19.1.noarch" } }, { "category": "product_version", "name": "postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "product": { "name": "postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "product_id": "postgresql-server-devel-12.0.1-150000.8.19.1.noarch" } }, { "category": "product_version", "name": "postgresql-test-12.0.1-150000.8.19.1.noarch", "product": { "name": "postgresql-test-12.0.1-150000.8.19.1.noarch", "product_id": "postgresql-test-12.0.1-150000.8.19.1.noarch" } }, { "category": "product_version", "name": "postgresql10-docs-10.22-150000.4.42.1.noarch", "product": { "name": "postgresql10-docs-10.22-150000.4.42.1.noarch", "product_id": "postgresql10-docs-10.22-150000.4.42.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libecpg6-10.22-150000.4.42.1.ppc64le", "product": { "name": "libecpg6-10.22-150000.4.42.1.ppc64le", "product_id": "libecpg6-10.22-150000.4.42.1.ppc64le" } }, { "category": "product_version", "name": "libpq5-10.22-150000.4.42.1.ppc64le", "product": { "name": "libpq5-10.22-150000.4.42.1.ppc64le", "product_id": "libpq5-10.22-150000.4.42.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-10.22-150000.4.42.1.ppc64le", "product": { "name": "postgresql10-10.22-150000.4.42.1.ppc64le", "product_id": "postgresql10-10.22-150000.4.42.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-contrib-10.22-150000.4.42.1.ppc64le", "product": { "name": "postgresql10-contrib-10.22-150000.4.42.1.ppc64le", "product_id": "postgresql10-contrib-10.22-150000.4.42.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-devel-10.22-150000.4.42.1.ppc64le", "product": { "name": "postgresql10-devel-10.22-150000.4.42.1.ppc64le", "product_id": "postgresql10-devel-10.22-150000.4.42.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-llvmjit-devel-10.22-150000.4.42.1.ppc64le", "product": { "name": "postgresql10-llvmjit-devel-10.22-150000.4.42.1.ppc64le", "product_id": "postgresql10-llvmjit-devel-10.22-150000.4.42.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-plperl-10.22-150000.4.42.1.ppc64le", "product": { "name": "postgresql10-plperl-10.22-150000.4.42.1.ppc64le", "product_id": "postgresql10-plperl-10.22-150000.4.42.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-plpython-10.22-150000.4.42.1.ppc64le", "product": { "name": "postgresql10-plpython-10.22-150000.4.42.1.ppc64le", "product_id": "postgresql10-plpython-10.22-150000.4.42.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.22-150000.4.42.1.ppc64le", "product": { "name": "postgresql10-pltcl-10.22-150000.4.42.1.ppc64le", "product_id": "postgresql10-pltcl-10.22-150000.4.42.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-server-10.22-150000.4.42.1.ppc64le", "product": { "name": "postgresql10-server-10.22-150000.4.42.1.ppc64le", "product_id": "postgresql10-server-10.22-150000.4.42.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-test-10.22-150000.4.42.1.ppc64le", "product": { "name": "postgresql10-test-10.22-150000.4.42.1.ppc64le", "product_id": "postgresql10-test-10.22-150000.4.42.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libecpg6-10.22-150000.4.42.1.s390x", "product": { "name": "libecpg6-10.22-150000.4.42.1.s390x", "product_id": "libecpg6-10.22-150000.4.42.1.s390x" } }, { "category": "product_version", "name": "libpq5-10.22-150000.4.42.1.s390x", "product": { "name": "libpq5-10.22-150000.4.42.1.s390x", "product_id": "libpq5-10.22-150000.4.42.1.s390x" } }, { "category": "product_version", "name": "postgresql10-10.22-150000.4.42.1.s390x", "product": { "name": "postgresql10-10.22-150000.4.42.1.s390x", "product_id": "postgresql10-10.22-150000.4.42.1.s390x" } }, { "category": "product_version", "name": "postgresql10-contrib-10.22-150000.4.42.1.s390x", "product": { "name": "postgresql10-contrib-10.22-150000.4.42.1.s390x", "product_id": "postgresql10-contrib-10.22-150000.4.42.1.s390x" } }, { "category": "product_version", "name": "postgresql10-devel-10.22-150000.4.42.1.s390x", "product": { "name": "postgresql10-devel-10.22-150000.4.42.1.s390x", "product_id": "postgresql10-devel-10.22-150000.4.42.1.s390x" } }, { "category": "product_version", "name": "postgresql10-llvmjit-devel-10.22-150000.4.42.1.s390x", "product": { "name": "postgresql10-llvmjit-devel-10.22-150000.4.42.1.s390x", "product_id": "postgresql10-llvmjit-devel-10.22-150000.4.42.1.s390x" } }, { "category": "product_version", "name": "postgresql10-plperl-10.22-150000.4.42.1.s390x", "product": { "name": "postgresql10-plperl-10.22-150000.4.42.1.s390x", "product_id": "postgresql10-plperl-10.22-150000.4.42.1.s390x" } }, { "category": "product_version", "name": "postgresql10-plpython-10.22-150000.4.42.1.s390x", "product": { "name": "postgresql10-plpython-10.22-150000.4.42.1.s390x", "product_id": "postgresql10-plpython-10.22-150000.4.42.1.s390x" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.22-150000.4.42.1.s390x", "product": { "name": "postgresql10-pltcl-10.22-150000.4.42.1.s390x", "product_id": "postgresql10-pltcl-10.22-150000.4.42.1.s390x" } }, { "category": "product_version", "name": "postgresql10-server-10.22-150000.4.42.1.s390x", "product": { "name": "postgresql10-server-10.22-150000.4.42.1.s390x", "product_id": "postgresql10-server-10.22-150000.4.42.1.s390x" } }, { "category": "product_version", "name": "postgresql10-test-10.22-150000.4.42.1.s390x", "product": { "name": "postgresql10-test-10.22-150000.4.42.1.s390x", "product_id": "postgresql10-test-10.22-150000.4.42.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libecpg6-10.22-150000.4.42.1.x86_64", "product": { "name": "libecpg6-10.22-150000.4.42.1.x86_64", "product_id": "libecpg6-10.22-150000.4.42.1.x86_64" } }, { "category": "product_version", "name": "libecpg6-32bit-10.22-150000.4.42.1.x86_64", "product": { "name": "libecpg6-32bit-10.22-150000.4.42.1.x86_64", "product_id": "libecpg6-32bit-10.22-150000.4.42.1.x86_64" } }, { "category": "product_version", "name": "libpq5-10.22-150000.4.42.1.x86_64", "product": { "name": "libpq5-10.22-150000.4.42.1.x86_64", "product_id": "libpq5-10.22-150000.4.42.1.x86_64" } }, { "category": "product_version", "name": "libpq5-32bit-10.22-150000.4.42.1.x86_64", "product": { "name": "libpq5-32bit-10.22-150000.4.42.1.x86_64", "product_id": "libpq5-32bit-10.22-150000.4.42.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-10.22-150000.4.42.1.x86_64", "product": { "name": "postgresql10-10.22-150000.4.42.1.x86_64", "product_id": "postgresql10-10.22-150000.4.42.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-contrib-10.22-150000.4.42.1.x86_64", "product": { "name": "postgresql10-contrib-10.22-150000.4.42.1.x86_64", "product_id": "postgresql10-contrib-10.22-150000.4.42.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-devel-10.22-150000.4.42.1.x86_64", "product": { "name": "postgresql10-devel-10.22-150000.4.42.1.x86_64", "product_id": "postgresql10-devel-10.22-150000.4.42.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-llvmjit-devel-10.22-150000.4.42.1.x86_64", "product": { "name": "postgresql10-llvmjit-devel-10.22-150000.4.42.1.x86_64", "product_id": "postgresql10-llvmjit-devel-10.22-150000.4.42.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-plperl-10.22-150000.4.42.1.x86_64", "product": { "name": "postgresql10-plperl-10.22-150000.4.42.1.x86_64", "product_id": "postgresql10-plperl-10.22-150000.4.42.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-plpython-10.22-150000.4.42.1.x86_64", "product": { "name": "postgresql10-plpython-10.22-150000.4.42.1.x86_64", "product_id": "postgresql10-plpython-10.22-150000.4.42.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "product": { "name": "postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "product_id": "postgresql10-pltcl-10.22-150000.4.42.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-server-10.22-150000.4.42.1.x86_64", "product": { "name": "postgresql10-server-10.22-150000.4.42.1.x86_64", "product_id": "postgresql10-server-10.22-150000.4.42.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-test-10.22-150000.4.42.1.x86_64", "product": { "name": "postgresql10-test-10.22-150000.4.42.1.x86_64", "product_id": "postgresql10-test-10.22-150000.4.42.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP1-BCL", "product": { "name": "SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_bcl:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp1" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 6", "product": { "name": "SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.22-150000.4.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.22-150000.4.42.1.aarch64" }, "product_reference": "libecpg6-10.22-150000.4.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.22-150000.4.42.1.x86_64" }, "product_reference": "libecpg6-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.22-150000.4.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.22-150000.4.42.1.aarch64" }, "product_reference": "libpq5-10.22-150000.4.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.22-150000.4.42.1.x86_64" }, "product_reference": "libpq5-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-32bit-10.22-150000.4.42.1.x86_64" }, "product_reference": "libpq5-32bit-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-contrib-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-contrib-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-devel-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-devel-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-devel-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-docs-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-docs-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-plperl-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-plperl-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-plpython-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-plpython-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-server-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-server-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.22-150000.4.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.22-150000.4.42.1.aarch64" }, "product_reference": "postgresql10-10.22-150000.4.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.22-150000.4.42.1.x86_64" }, "product_reference": "postgresql10-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.22-150000.4.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.22-150000.4.42.1.aarch64" }, "product_reference": "postgresql10-contrib-10.22-150000.4.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.22-150000.4.42.1.x86_64" }, "product_reference": "postgresql10-contrib-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.22-150000.4.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.22-150000.4.42.1.aarch64" }, "product_reference": "postgresql10-devel-10.22-150000.4.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.22-150000.4.42.1.x86_64" }, "product_reference": "postgresql10-devel-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.22-150000.4.42.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-docs-10.22-150000.4.42.1.noarch" }, "product_reference": "postgresql10-docs-10.22-150000.4.42.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.22-150000.4.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.22-150000.4.42.1.aarch64" }, "product_reference": "postgresql10-plperl-10.22-150000.4.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.22-150000.4.42.1.x86_64" }, "product_reference": "postgresql10-plperl-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.22-150000.4.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.22-150000.4.42.1.aarch64" }, "product_reference": "postgresql10-plpython-10.22-150000.4.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.22-150000.4.42.1.x86_64" }, "product_reference": "postgresql10-plpython-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.22-150000.4.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.22-150000.4.42.1.aarch64" }, "product_reference": "postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.22-150000.4.42.1.x86_64" }, "product_reference": "postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.22-150000.4.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.22-150000.4.42.1.aarch64" }, "product_reference": "postgresql10-server-10.22-150000.4.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.22-150000.4.42.1.x86_64" }, "product_reference": "postgresql10-server-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.22-150000.4.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.22-150000.4.42.1.aarch64" }, "product_reference": "libecpg6-10.22-150000.4.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.22-150000.4.42.1.x86_64" }, "product_reference": "libecpg6-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.22-150000.4.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.22-150000.4.42.1.aarch64" }, "product_reference": "libpq5-10.22-150000.4.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.22-150000.4.42.1.x86_64" }, "product_reference": "libpq5-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-32bit-10.22-150000.4.42.1.x86_64" }, "product_reference": "libpq5-32bit-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-contrib-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-devel-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-devel-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-docs-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-plperl-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-plpython-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-server-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.22-150000.4.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.22-150000.4.42.1.aarch64" }, "product_reference": "postgresql10-10.22-150000.4.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.22-150000.4.42.1.x86_64" }, "product_reference": "postgresql10-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.22-150000.4.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.aarch64" }, "product_reference": "postgresql10-contrib-10.22-150000.4.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.x86_64" }, "product_reference": "postgresql10-contrib-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.22-150000.4.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.aarch64" }, "product_reference": "postgresql10-devel-10.22-150000.4.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.x86_64" }, "product_reference": "postgresql10-devel-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.22-150000.4.42.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-docs-10.22-150000.4.42.1.noarch" }, "product_reference": "postgresql10-docs-10.22-150000.4.42.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.22-150000.4.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.aarch64" }, "product_reference": "postgresql10-plperl-10.22-150000.4.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.x86_64" }, "product_reference": "postgresql10-plperl-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.22-150000.4.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.aarch64" }, "product_reference": "postgresql10-plpython-10.22-150000.4.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.x86_64" }, "product_reference": "postgresql10-plpython-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.22-150000.4.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.aarch64" }, "product_reference": "postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.x86_64" }, "product_reference": "postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.22-150000.4.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.22-150000.4.42.1.aarch64" }, "product_reference": "postgresql10-server-10.22-150000.4.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.22-150000.4.42.1.x86_64" }, "product_reference": "postgresql10-server-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-contrib-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-contrib-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-devel-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-devel-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-devel-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-docs-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-docs-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-plperl-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-plperl-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-plpython-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-plpython-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-server-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-server-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-contrib-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-devel-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-devel-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-docs-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-plperl-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-plpython-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-server-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.22-150000.4.42.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.aarch64" }, "product_reference": "libecpg6-10.22-150000.4.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.22-150000.4.42.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.ppc64le" }, "product_reference": "libecpg6-10.22-150000.4.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.22-150000.4.42.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.s390x" }, "product_reference": "libecpg6-10.22-150000.4.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.x86_64" }, "product_reference": "libecpg6-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.22-150000.4.42.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.aarch64" }, "product_reference": "libpq5-10.22-150000.4.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.22-150000.4.42.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.ppc64le" }, "product_reference": "libpq5-10.22-150000.4.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.22-150000.4.42.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.s390x" }, "product_reference": "libpq5-10.22-150000.4.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.x86_64" }, "product_reference": "libpq5-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libpq5-32bit-10.22-150000.4.42.1.x86_64" }, "product_reference": "libpq5-32bit-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-contrib-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-devel-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-devel-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-docs-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-plperl-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-plpython-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-server-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.22-150000.4.42.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.aarch64" }, "product_reference": "postgresql10-10.22-150000.4.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.22-150000.4.42.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.ppc64le" }, "product_reference": "postgresql10-10.22-150000.4.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.22-150000.4.42.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.s390x" }, "product_reference": "postgresql10-10.22-150000.4.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.x86_64" }, "product_reference": "postgresql10-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.22-150000.4.42.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.aarch64" }, "product_reference": "postgresql10-contrib-10.22-150000.4.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.22-150000.4.42.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.ppc64le" }, "product_reference": "postgresql10-contrib-10.22-150000.4.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.22-150000.4.42.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.s390x" }, "product_reference": "postgresql10-contrib-10.22-150000.4.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.x86_64" }, "product_reference": "postgresql10-contrib-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.22-150000.4.42.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.aarch64" }, "product_reference": "postgresql10-devel-10.22-150000.4.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.22-150000.4.42.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.ppc64le" }, "product_reference": "postgresql10-devel-10.22-150000.4.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.22-150000.4.42.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.s390x" }, "product_reference": "postgresql10-devel-10.22-150000.4.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.x86_64" }, "product_reference": "postgresql10-devel-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.22-150000.4.42.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-docs-10.22-150000.4.42.1.noarch" }, "product_reference": "postgresql10-docs-10.22-150000.4.42.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.22-150000.4.42.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.aarch64" }, "product_reference": "postgresql10-plperl-10.22-150000.4.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.22-150000.4.42.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.ppc64le" }, "product_reference": "postgresql10-plperl-10.22-150000.4.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.22-150000.4.42.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.s390x" }, "product_reference": "postgresql10-plperl-10.22-150000.4.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.x86_64" }, "product_reference": "postgresql10-plperl-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.22-150000.4.42.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.aarch64" }, "product_reference": "postgresql10-plpython-10.22-150000.4.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.22-150000.4.42.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.ppc64le" }, "product_reference": "postgresql10-plpython-10.22-150000.4.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.22-150000.4.42.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.s390x" }, "product_reference": "postgresql10-plpython-10.22-150000.4.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.x86_64" }, "product_reference": "postgresql10-plpython-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.22-150000.4.42.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.aarch64" }, "product_reference": "postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.22-150000.4.42.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.ppc64le" }, "product_reference": "postgresql10-pltcl-10.22-150000.4.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.22-150000.4.42.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.s390x" }, "product_reference": "postgresql10-pltcl-10.22-150000.4.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.x86_64" }, "product_reference": "postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.22-150000.4.42.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.aarch64" }, "product_reference": "postgresql10-server-10.22-150000.4.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.22-150000.4.42.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.ppc64le" }, "product_reference": "postgresql10-server-10.22-150000.4.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.22-150000.4.42.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.s390x" }, "product_reference": "postgresql10-server-10.22-150000.4.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.x86_64" }, "product_reference": "postgresql10-server-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-contrib-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-contrib-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-devel-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-devel-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-devel-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-docs-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-docs-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-plperl-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-plperl-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-plpython-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-plpython-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-pltcl-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-server-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-server-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-server-devel-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-contrib-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-devel-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-devel-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-docs-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-plperl-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-plpython-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-server-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.22-150000.4.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.22-150000.4.42.1.ppc64le" }, "product_reference": "libecpg6-10.22-150000.4.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.22-150000.4.42.1.x86_64" }, "product_reference": "libecpg6-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.22-150000.4.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.22-150000.4.42.1.ppc64le" }, "product_reference": "libpq5-10.22-150000.4.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.22-150000.4.42.1.x86_64" }, "product_reference": "libpq5-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-32bit-10.22-150000.4.42.1.x86_64" }, "product_reference": "libpq5-32bit-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-contrib-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-contrib-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-devel-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-devel-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-devel-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-docs-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-docs-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-plperl-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-plperl-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-plpython-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-plpython-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-pltcl-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-server-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-server-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-server-devel-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.22-150000.4.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.22-150000.4.42.1.ppc64le" }, "product_reference": "postgresql10-10.22-150000.4.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.22-150000.4.42.1.x86_64" }, "product_reference": "postgresql10-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.22-150000.4.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.22-150000.4.42.1.ppc64le" }, "product_reference": "postgresql10-contrib-10.22-150000.4.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.22-150000.4.42.1.x86_64" }, "product_reference": "postgresql10-contrib-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.22-150000.4.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.22-150000.4.42.1.ppc64le" }, "product_reference": "postgresql10-devel-10.22-150000.4.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.22-150000.4.42.1.x86_64" }, "product_reference": "postgresql10-devel-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.22-150000.4.42.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-docs-10.22-150000.4.42.1.noarch" }, "product_reference": "postgresql10-docs-10.22-150000.4.42.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.22-150000.4.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.22-150000.4.42.1.ppc64le" }, "product_reference": "postgresql10-plperl-10.22-150000.4.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.22-150000.4.42.1.x86_64" }, "product_reference": "postgresql10-plperl-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.22-150000.4.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.22-150000.4.42.1.ppc64le" }, "product_reference": "postgresql10-plpython-10.22-150000.4.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.22-150000.4.42.1.x86_64" }, "product_reference": "postgresql10-plpython-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.22-150000.4.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.22-150000.4.42.1.ppc64le" }, "product_reference": "postgresql10-pltcl-10.22-150000.4.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.22-150000.4.42.1.x86_64" }, "product_reference": "postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.22-150000.4.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.22-150000.4.42.1.ppc64le" }, "product_reference": "postgresql10-server-10.22-150000.4.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.22-150000.4.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.22-150000.4.42.1.x86_64" }, "product_reference": "postgresql10-server-10.22-150000.4.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-contrib-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-contrib-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-devel-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-devel-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-devel-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-docs-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-docs-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-plperl-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-plperl-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-plpython-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-plpython-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-pltcl-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-server-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-server-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-12.0.1-150000.8.19.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-server-devel-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-12.0.1-150000.8.19.1.noarch as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:postgresql-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-12.0.1-150000.8.19.1.noarch as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:postgresql-contrib-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-contrib-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-devel-12.0.1-150000.8.19.1.noarch as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:postgresql-devel-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-devel-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-12.0.1-150000.8.19.1.noarch as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:postgresql-docs-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-docs-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-12.0.1-150000.8.19.1.noarch as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:postgresql-plperl-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-plperl-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython-12.0.1-150000.8.19.1.noarch as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:postgresql-plpython-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-plpython-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-12.0.1-150000.8.19.1.noarch as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:postgresql-pltcl-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-12.0.1-150000.8.19.1.noarch as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:postgresql-server-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-server-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-12.0.1-150000.8.19.1.noarch as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:postgresql-server-devel-12.0.1-150000.8.19.1.noarch" }, "product_reference": "postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 6" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-23214", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-23214" } ], "notes": [ { "category": "general", "text": "When the server is configured to use trust authentication with a clientcert requirement or to use cert authentication, a man-in-the-middle attacker can inject arbitrary SQL queries when a connection is first established, despite the use of SSL certificate verification and encryption.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.22-150000.4.42.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-23214", "url": "https://www.suse.com/security/cve/CVE-2021-23214" }, { "category": "external", "summary": "SUSE Bug 1192516 for CVE-2021-23214", "url": "https://bugzilla.suse.com/1192516" } ], "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 6:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.22-150000.4.42.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 6:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.22-150000.4.42.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-08-25T09:09:03Z", "details": "important" } ], "title": "CVE-2021-23214" }, { "cve": "CVE-2021-23222", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-23222" } ], "notes": [ { "category": "general", "text": "A man-in-the-middle attacker can inject false responses to the client\u0027s first few queries, despite the use of SSL certificate verification and encryption.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.22-150000.4.42.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-23222", "url": "https://www.suse.com/security/cve/CVE-2021-23222" }, { "category": "external", "summary": "SUSE Bug 1192516 for CVE-2021-23222", "url": "https://bugzilla.suse.com/1192516" } ], "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 6:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.22-150000.4.42.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 6:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.22-150000.4.42.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-08-25T09:09:03Z", "details": "important" } ], "title": "CVE-2021-23222" }, { "cve": "CVE-2022-1552", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-1552" } ], "notes": [ { "category": "general", "text": "A flaw was found in PostgreSQL. There is an issue with incomplete efforts to operate safely when a privileged user is maintaining another user\u0027s objects. The Autovacuum, REINDEX, CREATE INDEX, REFRESH MATERIALIZED VIEW, CLUSTER, and pg_amcheck commands activated relevant protections too late or not at all during the process. This flaw allows an attacker with permission to create non-temporary objects in at least one schema to execute arbitrary SQL functions under a superuser identity.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.22-150000.4.42.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-1552", "url": "https://www.suse.com/security/cve/CVE-2022-1552" }, { "category": "external", "summary": "SUSE Bug 1199475 for CVE-2022-1552", "url": "https://bugzilla.suse.com/1199475" } ], "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 6:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.22-150000.4.42.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 6:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.22-150000.4.42.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-08-25T09:09:03Z", "details": "important" } ], "title": "CVE-2022-1552" }, { "cve": "CVE-2022-2625", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-2625" } ], "notes": [ { "category": "general", "text": "A vulnerability was found in PostgreSQL. This attack requires permission to create non-temporary objects in at least one schema, the ability to lure or wait for an administrator to create or update an affected extension in that schema, and the ability to lure or wait for a victim to use the object targeted in CREATE OR REPLACE or CREATE IF NOT EXISTS. Given all three prerequisites, this flaw allows an attacker to run arbitrary code as the victim role, which may be a superuser.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:postgresql10-server-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.22-150000.4.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:postgresql10-server-10.22-150000.4.42.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-2625", "url": "https://www.suse.com/security/cve/CVE-2022-2625" }, { "category": "external", "summary": "SUSE Bug 1202368 for CVE-2022-2625", "url": "https://bugzilla.suse.com/1202368" } ], "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 6:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Enterprise Storage 6:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:postgresql10-server-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libecpg6-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpq5-32bit-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql-server-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-contrib-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-devel-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-docs-10.22-150000.4.42.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plperl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-plpython-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-pltcl-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.22-150000.4.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:postgresql10-server-10.22-150000.4.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-contrib-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-devel-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-docs-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-plperl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-plpython-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-pltcl-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-server-12.0.1-150000.8.19.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:postgresql-server-devel-12.0.1-150000.8.19.1.no